We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b93792f + c9c4ddd commit 9ef06f9Copy full SHA for 9ef06f9
datajoint/version.py
@@ -1,3 +1,3 @@
1
-__version__ = "0.13.1"
+__version__ = "0.13.2"
2
3
assert len(__version__) <= 10 # The log table limits version to the 10 characters
0 commit comments