Skip to content

Commit

Permalink
upd version
Browse files Browse the repository at this point in the history
  • Loading branch information
eugen1j committed Oct 16, 2019
1 parent 280fb89 commit a8db745
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 @@ -11,7 +11,7 @@
EMAIL = "eugenij.bondar@gmail.com"
AUTHOR = "eugen1j"
REQUIRES_PYTHON = ">=3.7.0"
VERSION = "0.1.6"
VERSION = "0.1.7"

here = os.path.abspath(os.path.dirname(__file__))
with open(f"{here}/README.md") as f:
Expand Down

0 comments on commit a8db745

Please sign in to comment.