Skip to content

Commit

Permalink
add v1.2.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tedder committed May 3, 2023
1 parent 2b6749d commit 046ffd1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions HISTORY.md
@@ -1,3 +1,10 @@
1.2.3 (2023-05-03)
=========

**Changes**

- Add manifest file so tarball installs succeed, #66. Thanks @jantman.

1.2.2 (2023-02-02)
=========

Expand Down
2 changes: 1 addition & 1 deletion requests_aws4auth/__init__.py
Expand Up @@ -199,4 +199,4 @@
del aws4signingkey
del exceptions

__version__ = '1.2.2'
__version__ = '1.2.3'

0 comments on commit 046ffd1

Please sign in to comment.