Skip to content

Commit

Permalink
Prepare for release v0.1.0 (#39)
Browse files Browse the repository at this point in the history
Close #38
  • Loading branch information
capelastegui committed Oct 3, 2018
1 parent 07be98e commit 7e74bf2
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
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

__version__ = "0.0.2"
__version__ = "0.1.0"

# -- Edit Start
zip_safe = False
Expand Down

0 comments on commit 7e74bf2

Please sign in to comment.