Skip to content

Commit

Permalink
Update for v0.4.11 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
craigcitro committed Aug 27, 2015
1 parent 88811c6 commit 4540ecb
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.10'
_APITOOLS_VERSION = '0.4.11'

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

0 comments on commit 4540ecb

Please sign in to comment.