diff --git a/setup.py b/setup.py index 180c3f4..f06b0e0 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.1', + version='1.0.2', author='Emarsys Security', author_email='security@emarsys.com', license='MIT',