Skip to content

Commit

Permalink
#17: Release v1.03
Browse files Browse the repository at this point in the history
  • Loading branch information
Mart Somermaa committed Oct 14, 2019
1 parent adf6df5 commit 8ab1575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import os
from setuptools import find_packages, setup

VERSION = '1.0.2'
VERSION = '1.0.3'

# allow setup.py to be run from any path
os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
Expand Down

0 comments on commit 8ab1575

Please sign in to comment.