Skip to content

Commit

Permalink
Update version to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wheelerMT committed Nov 22, 2024
1 parent b1852af commit 116fef4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
project = "PyGPE"
copyright = "2024, Matt Wheeler"
author = "Matt Wheeler"
release = "2.0.0"
release = "2.0.3"

sys.path.insert(0, os.path.abspath("../../"))

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pygpe"
version = "2.0.1"
version = "2.0.3"
description = "A fast Gross-Pitaevskii equation solver for scalar, spin-1 and spin-2 BEC systems."
authors = ["Matt Wheeler <wheelermt@proton.me>"]
license = "MIT"
Expand Down

0 comments on commit 116fef4

Please sign in to comment.