Skip to content

Commit 5a8be0a

Browse files
committed
Bump version
1 parent a66afef commit 5a8be0a

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 = "hatchling.build"
44

55
[project]
66
name = "mammos-spindynamics"
7-
version = "0.1.8"
7+
version = "0.2.0"
88
description = "Spin dynamics package."
99
readme = "README.md"
1010
authors = [
@@ -25,9 +25,9 @@ classifiers = [
2525
]
2626
requires-python = ">=3.11"
2727
dependencies = [
28-
"mammos-entity>=0.2.1",
28+
"mammos-entity>=0.5.0",
2929
"mammos-units",
30-
"matplotlib>=3.10.1,<4",
30+
"matplotlib>=3.10.1",
3131
"pandas",
3232
"pydantic",
3333
"rich",

0 commit comments

Comments
 (0)