Skip to content

Commit

Permalink
Update for v0.5.30 release. (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
houglum committed Jun 26, 2019
1 parent 1700719 commit 0645e5a
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 @@ -49,7 +49,7 @@

py_version = platform.python_version()

_APITOOLS_VERSION = '0.5.29'
_APITOOLS_VERSION = '0.5.30'

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

0 comments on commit 0645e5a

Please sign in to comment.