Skip to content

Commit d771ac6

Browse files
authored
Merge pull request #418 from mabel-dev/0.6.26-release
0.2.26-version
2 parents 91af0f4 + 38e7302 commit d771ac6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.25"
4+
__version__ = "0.6.26"
55

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

0 commit comments

Comments
 (0)