Skip to content

Commit 5017324

Browse files
committed
Bump version to 0.7.2
1 parent 7122859 commit 5017324

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
0.7.2 (2019-11-30)
2+
------------------
3+
4+
* Docker container is now available
5+
* Tests have been refactored to use pytest
6+
* aws-gate now uses Github Actions
7+
18
0.7.1 (2019-11-11)
29
------------------
310

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

0 commit comments

Comments
 (0)