Skip to content

Commit 3cb91c6

Browse files
hanwen-clusterhanwen-pcluste
authored andcommitted
Bump awsbatch-cli version to 1.4.0
This is required to release new awsbatch-cli supporting alinux 2023 Signed-off-by: Hanwen <hanwenli@amazon.com>
1 parent 57ae2b8 commit 3cb91c6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

awsbatch-cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
CHANGELOG
22
=========
33

4+
1.4.0
5+
------
6+
7+
**ENHANCEMENTS**
8+
9+
- Add support for Amazon Linux 2023.
10+
411
1.3.0
512
------
613

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.3.0"
23+
VERSION = "1.4.0"
2424
REQUIRES = [
2525
"setuptools<70.0.0",
2626
"boto3>=1.16.14",

0 commit comments

Comments
 (0)