We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e7302 commit 4df4506Copy full SHA for 4df4506
mabel/version.py
@@ -1,6 +1,6 @@
1
# Store the version here so:
2
# 1) we don't load dependencies by storing it in __init__.py
3
# 2) we can import it in setup.py for the same reason
4
-__version__ = "0.6.26"
+__version__ = "0.6.27"
5
6
# nodoc - don't add to the documentation wiki
0 commit comments