Skip to content

Commit

Permalink
bump-version: 0.65.1 -> 0.90.0
Browse files Browse the repository at this point in the history
ubermagutil 0.63.0 -> 0.63.2
  • Loading branch information
lang-m committed Oct 19, 2023
1 parent c41210d commit ee6c029
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 = "discretisedfield"
version = "0.65.1"
version = "0.90.0"
description = "Python package for the analysis and visualisation of finite-difference fields."
readme = "README.md"
requires-python = ">=3.8"
Expand Down Expand Up @@ -44,7 +44,7 @@ dependencies = [
"pandas>=1.1",
"scipy>=1.6",
"sympy>=1.10.1",
"ubermagutil>=0.63.0",
"ubermagutil>=0.63.2",
"vtk>=9.1",
"xarray"
]
Expand Down

0 comments on commit ee6c029

Please sign in to comment.