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 9891464 commit b3e98f8Copy full SHA for b3e98f8
awsbatch-cli/setup.py
@@ -20,7 +20,7 @@ def readme():
20
return f.read()
21
22
23
-VERSION = "1.0.0"
+VERSION = "1.1.0"
24
REQUIRES = [
25
"setuptools",
26
"boto3>=1.16.14",
0 commit comments