Skip to content

Commit aae57ac

Browse files
Merge pull request #660 from guzman-raphael/dev
Bump version
2 parents 89af1ee + 9946433 commit aae57ac

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.12.dev6"
1+
__version__ = "0.12.dev7"
22

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

0 commit comments

Comments
 (0)