We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f324b68 commit 2fa49b4Copy full SHA for 2fa49b4
setup.py
@@ -5,7 +5,7 @@
5
6
here = path.abspath(path.dirname(__file__))
7
8
-__version__ = '1.0.1'
+__version__ = '1.0.3'
9
10
# Get the long description from the README file
11
with open(path.join(here, 'README.rst'), encoding='utf-8') as f:
0 commit comments