Skip to content

Commit cc48338

Browse files
committed
Release 0.11.2
1 parent 7d61d59 commit cc48338

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.11.2 (2022-01-03)
2+
-------------------
3+
4+
* Maintenance release updating all dependency versions
5+
* Python 3.7 is now the required minimal Python version
6+
17
0.11.1 (2021-02-13)
28
-------------------
39

aws_gate/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.11.1"
1+
__version__ = "0.11.2"
22
__description__ = "aws-gate - AWS SSM Session Manager client CLI"
33
__author__ = "Adam Stevko"
44
__author_email__ = "adam.stevko@gmail.com"

0 commit comments

Comments
 (0)