Skip to content

Commit

Permalink
py-multiscale-run: add version 0.3 (#2252)
Browse files Browse the repository at this point in the history
  • Loading branch information
tristan0x authored Jan 10, 2024
1 parent 0110247 commit 2a59d60
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ class PyMultiscaleRun(PythonPackage):
maintainers("tristan0x", "cattabiani")

version("develop", branch="main")
version("0.3", tag="0.3")
version("0.2", tag="0.2")
version("0.1", tag="0.1")

depends_on("py-setuptools", type=("build", "run"))
depends_on("py-setuptools-scm", type=("build", "run"))
Expand Down

0 comments on commit 2a59d60

Please sign in to comment.