Skip to content

Commit 977dd70

Browse files
committed
Bump version
1 parent 06da392 commit 977dd70

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

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

55
[project]
66
name = "discretisedfield"
7-
version = "0.91.0"
7+
version = "0.92.0"
88
description = "Python package for the analysis and visualisation of finite-difference fields."
99
readme = "README.md"
1010
requires-python = ">=3.9"
@@ -44,7 +44,7 @@ dependencies = [
4444
"pandas>=1.1",
4545
"scipy>=1.6",
4646
"sympy>=1.10.1",
47-
"ubermagutil>=0.63.4",
47+
"ubermagutil>=0.64.0",
4848
"vtk>=9.1",
4949
"xarray",
5050
"pyvista[all]>=0.42.3"

0 commit comments

Comments
 (0)