We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4f32ed commit 7c65820Copy full SHA for 7c65820
setup.py
@@ -60,9 +60,9 @@ def run_tests(self):
60
61
setup(
62
name='ecs-deploy-py',
63
- version='0.1.2',
+ version='0.1.3',
64
url='https://github.com/cuttlesoft/ecs-deploy.py',
65
- download_url='https://github.com/cuttlesoft/ecs-deploy.py/tarball/0.1.2',
+ download_url='https://github.com/cuttlesoft/ecs-deploy.py/tarball/0.1.3',
66
license='MIT',
67
author='Cuttlesoft, LLC',
68
author_email='[email protected]',
0 commit comments