Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
swapneelap committed Mar 16, 2022
1 parent 923876b commit a0f0d46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "micromagnetictests"
version = "0.61.0"
version = "0.61.1"
description = "Testing package for computational magnetism tools."
readme = "README.md"
requires-python = ">=3.8"
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = micromagnetictests
version = 0.61.0
version = 0.61.1
description = Testing package for computational magnetism tools.
author = Marijan Beg, Martin Lang, Samuel Holt, and Hans Fangohr
long_description = file: README.md
Expand Down

0 comments on commit a0f0d46

Please sign in to comment.