We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 404c4d0 commit be7fe80Copy full SHA for be7fe80
setup.py
@@ -7,7 +7,7 @@
7
from codecs import open
8
from os import path
9
10
-version = "1.0.5"
+version = "1.0.6"
11
root_dir = path.abspath(path.dirname(__file__))
12
src_dir = root_dir
13
# Get the long description from the README file
0 commit comments