Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
seninp authored Oct 31, 2017
1 parent f56bf01 commit fffe2a4
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 @@ -89,7 +89,7 @@ def build_extensions(self):

setup(
name="saxpy",
version="0.1.0",
version=__version__,
url="https://github.com/seninp/saxpy.git",

author="Pavel Senin",
Expand Down

0 comments on commit fffe2a4

Please sign in to comment.