Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
EvieePy authored Nov 3, 2019
1 parent a0dd227 commit a181cff
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 @@ -29,7 +29,7 @@
with open('requirements.txt') as f:
requirements = f.read().splitlines()

version = '0.1.8'
version = '0.1.9'

with open('README.rst') as f:
readme = f.read()
Expand Down

0 comments on commit a181cff

Please sign in to comment.