Skip to content

Commit

Permalink
feat: implement semantic versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
Sieboldianus committed Jan 4, 2019
1 parent e8e39b6 commit 41447eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
with open("lbsntransform/version.py") as fp:
exec(fp.read(), version)

# test35
# setuptools dev
setup(name="lbsntransform",
version=version['__version__'],
description="Location based social network (LBSN) "
Expand Down

0 comments on commit 41447eb

Please sign in to comment.