Skip to content

Commit

Permalink
bump-version: 0.65.0 -> 0.65.1
Browse files Browse the repository at this point in the history
  • Loading branch information
swapneelap committed Oct 19, 2023
1 parent b3dba65 commit 0e0d289
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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 = "micromagneticdata"
version = "0.65.0"
version = "0.65.1"
description = "Python tools for the analysis of computational magnetism data"
readme = "README.md"
requires-python = ">=3.8"
Expand Down Expand Up @@ -35,8 +35,8 @@ classifiers = [
]

dependencies = [
"discretisedfield>=0.65.0",
"ubermagtable>=0.61.1"
"discretisedfield>=0.90.0",
"ubermagtable>=0.61.3"
]

[project.optional-dependencies]
Expand Down

0 comments on commit 0e0d289

Please sign in to comment.