Skip to content

Commit

Permalink
Update for v0.4.10 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
craigcitro committed Aug 26, 2015
1 parent eea698d commit d21a5b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -55,7 +55,7 @@
if py_version < '2.7':
REQUIRED_PACKAGES.append('argparse>=1.2.1')

_APITOOLS_VERSION = '0.4.9'
_APITOOLS_VERSION = '0.4.10'

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

0 comments on commit d21a5b1

Please sign in to comment.