Skip to content

Commit 5e9ee73

Browse files
bump version to 0.13.dev4
1 parent 2a4ff4a commit 5e9ee73

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.0"
1+
__version__ = "0.13.dev4"
22

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

0 commit comments

Comments
 (0)