Skip to content

Commit

Permalink
SECURITY-9304: bump version to 1.0.0
Browse files Browse the repository at this point in the history
Co-authored-by: Dora Kaszasne Sztanko <[email protected]>
Co-authored-by: Laszlo Losonczy <[email protected]>
Co-authored-by: Laszlo Hammerl <[email protected]>
  • Loading branch information
4 people committed Feb 27, 2024
1 parent f1a17e2 commit 0808bae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
setup(
name='escherauth',
description='Python implementation of the AWS4 compatible Escher HTTP request signing protocol.',
version='0.3.4',
author='Andras Barthazi',
author_email='[email protected]',
version='1.0.0',
author='Emarsys Security',
author_email='[email protected]',
license='MIT',
url='http://escherauth.io/',
download_url='https://github.com/emartech/escher-python',
Expand Down

0 comments on commit 0808bae

Please sign in to comment.