Skip to content

Commit

Permalink
Merge pull request #143 from cherba/master
Browse files Browse the repository at this point in the history
Update apitools version to 0.5.7.
  • Loading branch information
cherba29 committed Jan 31, 2017
2 parents 3334d39 + 03b7abb commit b71c414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -54,7 +54,7 @@
if py_version < '2.7':
REQUIRED_PACKAGES.append('argparse>=1.2.1')

_APITOOLS_VERSION = '0.5.6'
_APITOOLS_VERSION = '0.5.7'

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

0 comments on commit b71c414

Please sign in to comment.