Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
valensc committed Sep 26, 2019
2 parents 34d5e84 + 45e4aa5 commit 2425df6
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 @@ -5,7 +5,7 @@
from os import path


VERSION = '0.0.7'
VERSION = '0.0.8'

this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README.md')) as f:
Expand Down

0 comments on commit 2425df6

Please sign in to comment.