Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87cd07f commit e7ca3dfCopy full SHA for e7ca3df
2 files changed
CHANGELOG.rst
@@ -1,3 +1,8 @@
1
+2.4.4 (2019*02*13)
2
+------------------
3
+
4
+* Include requirements.txt in release tarball
5
6
2.4.3 (2019*02*13)
7
------------------
8
troposphere/__init__.py
@@ -13,7 +13,7 @@
13
14
from . import validators
15
16
-__version__ = "2.4.3"
+__version__ = "2.4.4"
17
18
# constants for DeletionPolicy and UpdateReplacePolicy
19
Delete = 'Delete'
0 commit comments