Skip to content

Commit b0734ff

Browse files
committed
Update for v0.5.12 release.
1 parent 4a81f36 commit b0734ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
if py_version < '2.7':
5454
REQUIRED_PACKAGES.append('argparse>=1.2.1')
5555

56-
_APITOOLS_VERSION = '0.5.11'
56+
_APITOOLS_VERSION = '0.5.12'
5757

5858
with open('README.rst') as fileobj:
5959
README = fileobj.read()

0 commit comments

Comments
 (0)