Skip to content

Commit b50865b

Browse files
committed
bump version
1 parent ff39dfb commit b50865b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "oommfc"
7-
version = "0.63.0"
7+
version = "0.64.0"
88
description = "OOMMF calculator."
99
readme = "README.md"
1010
requires-python = ">=3.8"
@@ -37,11 +37,11 @@ classifiers = [
3737
]
3838

3939
dependencies = [
40-
"micromagneticmodel>=0.62.0",
41-
"micromagnetictests>=0.62.0",
40+
"micromagneticmodel>=0.63.0",
41+
"micromagnetictests>=0.63.0",
4242
"ubermagtable>=0.61.1",
4343
"ubermagutil>=0.63.0",
44-
"micromagneticdata>=0.63.0"
44+
"micromagneticdata>=0.65.0"
4545
]
4646

4747
[project.optional-dependencies]

0 commit comments

Comments
 (0)