Skip to content

Commit 2e8e88c

Browse files
committed
Bump version
1 parent 387f668 commit 2e8e88c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55

66
[project]
77
name = "ubermagutil"
8-
version = "0.60.0"
8+
version = "0.61.0"
99
description = "Utility package used across Ubermag."
1010
readme = "README.md"
1111
requires-python = ">=3.8"

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = ubermagutil
3-
version = 0.60.0
3+
version = 0.61.0
44
description = Utility package used across Ubermag.
55
author = Marijan Beg, Martin Lang, Samuel Holt, and Hans Fangohr
66
long_description = file: README.md

0 commit comments

Comments
 (0)