Skip to content

Commit 4df4506

Browse files
committed
0.6.27
1 parent 38e7302 commit 4df4506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mabel/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Store the version here so:
22
# 1) we don't load dependencies by storing it in __init__.py
33
# 2) we can import it in setup.py for the same reason
4-
__version__ = "0.6.26"
4+
__version__ = "0.6.27"
55

66
# nodoc - don't add to the documentation wiki

0 commit comments

Comments
 (0)