Skip to content

Commit

Permalink
Prepare for release: 0.1.8 (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
capelastegui authored Aug 10, 2020
1 parent 75eaf06 commit 9369aae
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.1.7"
__version__ = "0.1.8"

# -- Edit Start
zip_safe = False
Expand Down

0 comments on commit 9369aae

Please sign in to comment.