Skip to content

Commit

Permalink
fix: pypi upload 6
Browse files Browse the repository at this point in the history
  • Loading branch information
Sieboldianus committed Jan 4, 2019
1 parent e8d2d07 commit 6efe686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -16,7 +16,7 @@
with open("lbsntransform/version.py") as fp:
exec(fp.read(), version)

# test25
# test26
# setuptools dev
setup(name="lbsntransform",
version=version['__version__'],
Expand Down

0 comments on commit 6efe686

Please sign in to comment.