Skip to content

Commit 2fa49b4

Browse files
committed
bump version number
1 parent f324b68 commit 2fa49b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
here = path.abspath(path.dirname(__file__))
77

8-
__version__ = '1.0.1'
8+
__version__ = '1.0.3'
99

1010
# Get the long description from the README file
1111
with open(path.join(here, 'README.rst'), encoding='utf-8') as f:

0 commit comments

Comments
 (0)