Skip to content

Commit b3e98f8

Browse files
committed
Bump ParallelCluster AWSBatch CLI version to 1.1.0
Signed-off-by: Luca Carrogu <[email protected]>
1 parent 9891464 commit b3e98f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

awsbatch-cli/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def readme():
2020
return f.read()
2121

2222

23-
VERSION = "1.0.0"
23+
VERSION = "1.1.0"
2424
REQUIRES = [
2525
"setuptools",
2626
"boto3>=1.16.14",

0 commit comments

Comments
 (0)