Skip to content

Commit 1351f32

Browse files
committed
Update apitools version to 0.5.6.
1 parent f1f353a commit 1351f32

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
@@ -54,7 +54,7 @@
5454
if py_version < '2.7':
5555
REQUIRED_PACKAGES.append('argparse>=1.2.1')
5656

57-
_APITOOLS_VERSION = '0.5.5'
57+
_APITOOLS_VERSION = '0.5.6'
5858

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

0 commit comments

Comments
 (0)