Skip to content

Commit de55b04

Browse files
committed
Bump version to 0.9.3
1 parent 23959f7 commit de55b04

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
0.9.2 (2020-10-10)
1+
0.9.3 (2020-12-23)
2+
------------------
3+
4+
* Add new AWS regions
5+
6+
0.9.2 (2020-10-17)
27
------------------
38

49
* Fix regression introduced in #572, which resulted in not being to find bootstrapped plugin

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.9.2"
1+
__version__ = "0.9.3"
22
__description__ = "aws-gate - AWS SSM Session Manager client CLI"
33
__author__ = "Adam Stevko"
44
__author_email__ = "[email protected]"

0 commit comments

Comments
 (0)