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 7d61d59 commit cc48338Copy full SHA for cc48338
CHANGELOG.md
@@ -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
7
0.11.1 (2021-02-13)
8
-------------------
9
aws_gate/__init__.py
@@ -1,4 +1,4 @@
-__version__ = "0.11.1"
+__version__ = "0.11.2"
__description__ = "aws-gate - AWS SSM Session Manager client CLI"
__author__ = "Adam Stevko"
__author_email__ = "adam.stevko@gmail.com"
0 commit comments