Skip to content

Commit 0764650

Browse files
committed
bump version
1 parent 19193f0 commit 0764650

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

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

55
[project]
66
name = "micromagneticdata"
7-
version = "0.65.2"
7+
version = "0.65.3"
88
description = "Python tools for the analysis of computational magnetism data"
99
readme = "README.md"
1010
requires-python = ">=3.8"
@@ -35,8 +35,8 @@ classifiers = [
3535
]
3636

3737
dependencies = [
38-
"discretisedfield>=0.90.0",
39-
"ubermagtable>=0.61.3"
38+
"discretisedfield>=0.91.0",
39+
"ubermagtable>=0.61.4"
4040
]
4141

4242
[project.optional-dependencies]

0 commit comments

Comments
 (0)