Skip to content

Commit 4c6ce08

Browse files
author
Lucas McDonald
committed
bump version
1 parent 6d43473 commit 4c6ce08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Fixes
1818

1919
Maintenance
2020
-----------
21-
* deps: Extend supported `MPL`_ versions to include v1.10.0
21+
* deps: Extend supported `MPL`_ versions to include 1.10.0
2222

2323
4.0.0 -- 2024-10-29
2424
===================

src/aws_encryption_sdk/identifiers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# We only actually need these imports when running the mypy checks
1818
pass
1919

20-
__version__ = "4.0.0"
20+
__version__ = "4.0.1"
2121
USER_AGENT_SUFFIX = "AwsEncryptionSdkPython/{}".format(__version__)
2222

2323

0 commit comments

Comments
 (0)