Skip to content

Commit

Permalink
Update for v0.5.12 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
cherba committed Aug 9, 2017
1 parent 4a81f36 commit b0734ff
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 @@ -53,7 +53,7 @@
if py_version < '2.7':
REQUIRED_PACKAGES.append('argparse>=1.2.1')

_APITOOLS_VERSION = '0.5.11'
_APITOOLS_VERSION = '0.5.12'

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

0 comments on commit b0734ff

Please sign in to comment.