Skip to content

Commit

Permalink
py-neurodamus: bump to 3.0.0 (#2273)
Browse files Browse the repository at this point in the history
  • Loading branch information
WeinaJi committed Jan 31, 2024
1 parent ae7b640 commit 5a65f0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bluebrain/repo-bluebrain/packages/py-neurodamus/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ class PyNeurodamus(PythonPackage):
git = "https://github.com/BlueBrain/neurodamus.git"

version("develop", branch="main")
version("3.0.0", tag="3.0.0")
version("3.0a1", tag="3.0.0-alpha")
version("2.17.0", tag="2.17.0")
version("2.16.6", tag="2.16.6")
Expand Down

0 comments on commit 5a65f0c

Please sign in to comment.