We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a7e1e8 + 667e942 commit 0bd6e02Copy full SHA for 0bd6e02
src/datajoint/version.py
@@ -1,4 +1,4 @@
1
# version bump auto managed by Github Actions:
2
# label_prs.yaml(prep), release.yaml(bump), post_release.yaml(edit)
3
# manually set this version will be eventually overwritten by the above actions
4
-__version__ = "2.1.0"
+__version__ = "2.1.1"
0 commit comments