Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e7ca3df

Browse files
committed
Release 2.4.4
1 parent 87cd07f commit e7ca3df

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2.4.4 (2019*02*13)
2+
------------------
3+
4+
* Include requirements.txt in release tarball
5+
16
2.4.3 (2019*02*13)
27
------------------
38

troposphere/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
from . import validators
1515

16-
__version__ = "2.4.3"
16+
__version__ = "2.4.4"
1717

1818
# constants for DeletionPolicy and UpdateReplacePolicy
1919
Delete = 'Delete'

0 commit comments

Comments
 (0)