Skip to content

Commit 1a3cc36

Browse files
authored
Merge pull request #420 from mabel-dev/0.6.27-release
0.6.27
2 parents d493add + 4df4506 commit 1a3cc36

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)