Skip to content

Commit a533d75

Browse files
committed
Update for v0.5.13 release.
1 parent 7763b8e commit a533d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
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.12'
56+
_APITOOLS_VERSION = '0.5.13'
5757

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

0 commit comments

Comments
 (0)