Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
samjrholt committed Aug 13, 2024
1 parent 047f5f5 commit faa469c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "micromagnetictests"
version = "0.63.1"
version = "0.63.2"
description = "Testing package for computational magnetism tools."
readme = "README.md"
requires-python = ">=3.8"
Expand Down Expand Up @@ -35,8 +35,8 @@ classifiers = [
]

dependencies = [
"micromagneticmodel>=0.63.2",
"micromagneticdata>=0.65.2",
"micromagneticmodel>=0.64.0",
"micromagneticdata>=0.65.3",
"scipy>=1.5"
]

Expand Down

0 comments on commit faa469c

Please sign in to comment.