Skip to content

Commit 7c65820

Browse files
committed
Manually insert install_requires--new version
1 parent d4f32ed commit 7c65820

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ def run_tests(self):
6060

6161
setup(
6262
name='ecs-deploy-py',
63-
version='0.1.2',
63+
version='0.1.3',
6464
url='https://github.com/cuttlesoft/ecs-deploy.py',
65-
download_url='https://github.com/cuttlesoft/ecs-deploy.py/tarball/0.1.2',
65+
download_url='https://github.com/cuttlesoft/ecs-deploy.py/tarball/0.1.3',
6666
license='MIT',
6767
author='Cuttlesoft, LLC',
6868
author_email='[email protected]',

0 commit comments

Comments
 (0)