Skip to content

Commit 4c1540f

Browse files
committed
Version tick to 0.14.3
1 parent 6a952a3 commit 4c1540f

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.14.2"
1+
__version__ = "0.14.3"
22

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

0 commit comments

Comments
 (0)