Skip to content

Commit 9ef06f9

Browse files
author
Chris Turner
authored
Merge pull request #917 from guzman-raphael/master
Bump version ahead of `0.13.2` release
2 parents b93792f + c9c4ddd commit 9ef06f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datajoint/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "0.13.1"
1+
__version__ = "0.13.2"
22

33
assert len(__version__) <= 10 # The log table limits version to the 10 characters

0 commit comments

Comments
 (0)