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.
1 parent 87c11cc commit 6e39566Copy full SHA for 6e39566
setup.py
@@ -2,7 +2,7 @@
2
from codecs import open
3
from os import path
4
5
-__version__ = '1.2.5'
+__version__ = '1.2.6'
6
7
8
here = path.abspath(path.dirname(__file__))
0 commit comments