diff --git a/setup.py b/setup.py index 9127cdf..180c3f4 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ description='Python implementation of the AWS4 compatible Escher HTTP request signing protocol.', long_description=long_description, long_description_content_type='text/markdown', - version='1.0.0', + version='1.0.1', author='Emarsys Security', author_email='security@emarsys.com', license='MIT',