Skip to content

Commit

Permalink
bump 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mgaitan committed Jul 17, 2021
1 parent 4613254 commit bbf66ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -5,7 +5,7 @@

readme = io.open('README.rst', encoding="utf-8").read()
changes = io.open('CHANGELOG.rst', encoding="utf-8").read()
version = '0.7'
version = '0.7.1'


def long_description():
Expand Down

0 comments on commit bbf66ac

Please sign in to comment.