We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adf6df5 commit 8ab1575Copy full SHA for 8ab1575
setup.py
@@ -3,7 +3,7 @@
3
import os
4
from setuptools import find_packages, setup
5
6
-VERSION = '1.0.2'
+VERSION = '1.0.3'
7
8
# allow setup.py to be run from any path
9
os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
0 commit comments