We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fa42f2 commit e5dc675Copy full SHA for e5dc675
src/aws_encryption_sdk/identifiers.py
@@ -27,7 +27,7 @@
27
# We only actually need these imports when running the mypy checks
28
pass
29
30
-__version__ = "1.4.0"
+__version__ = "1.4.1"
31
USER_AGENT_SUFFIX = "AwsEncryptionSdkPython/{}".format(__version__)
32
33
0 commit comments