From c406611ae30a4e6954887b6d788c6f94a7f343cd Mon Sep 17 00:00:00 2001 From: Ken Peterson Date: Thu, 18 Apr 2019 11:32:36 -0700 Subject: [PATCH] Update date --- extract_msg/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extract_msg/__init__.py b/extract_msg/__init__.py index c9faf2b8..b6dfc2b3 100644 --- a/extract_msg/__init__.py +++ b/extract_msg/__init__.py @@ -27,7 +27,7 @@ # along with this program. If not, see . __author__ = 'Matthew Walker & The Elemental of Creation' -__date__ = '2018-12-05' +__date__ = '2019-04-18' __version__ = '0.23.0' from extract_msg import constants