We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 91af0f4 + 38e7302 commit d771ac6Copy full SHA for d771ac6
1 file changed
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.25"
+__version__ = "0.6.26"
5
6
# nodoc - don't add to the documentation wiki
0 commit comments