10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d43473 commit 4c6ce08Copy full SHA for 4c6ce08
CHANGELOG.rst
@@ -18,7 +18,7 @@ Fixes
18
19
Maintenance
20
-----------
21
-* deps: Extend supported `MPL`_ versions to include v1.10.0
+* deps: Extend supported `MPL`_ versions to include 1.10.0
22
23
4.0.0 -- 2024-10-29
24
===================
src/aws_encryption_sdk/identifiers.py
@@ -17,7 +17,7 @@
17
# We only actually need these imports when running the mypy checks
pass
-__version__ = "4.0.0"
+__version__ = "4.0.1"
USER_AGENT_SUFFIX = "AwsEncryptionSdkPython/{}".format(__version__)
0 commit comments