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 98feab6 commit 6476411
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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 = "mag2exp"
version = "0.62.2"
version = "0.63.0"
description = "Simulate experimental measurements for magnetic materials"
readme = "README.md"
requires-python = ">=3.8"
Expand Down Expand Up @@ -38,7 +38,7 @@ classifiers = [
]

dependencies = [
"oommfc>=0.64.1",
"oommfc>=0.65.0",
"numpy>=1.19",
"scipy>=1.6"
]
Expand Down

0 comments on commit 6476411

Please sign in to comment.