diff --git a/extract_msg/__init__.py b/extract_msg/__init__.py index 7aa556d9..c9faf2b8 100644 --- a/extract_msg/__init__.py +++ b/extract_msg/__init__.py @@ -28,7 +28,7 @@ __author__ = 'Matthew Walker & The Elemental of Creation' __date__ = '2018-12-05' -__version__ = '0.22.1' +__version__ = '0.23.0' from extract_msg import constants from extract_msg.attachment import Attachment