Skip to content

Commit f04835a

Browse files
committed
Bump version for awsbatch-cli to 1.5.0
1 parent 01ed371 commit f04835a

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.4.0"
23+
VERSION = "1.5.0"
2424
REQUIRES = [
2525
"setuptools",
2626
"boto3>=1.39.4",

0 commit comments

Comments
 (0)