We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b5ed7f commit 8c626fbCopy full SHA for 8c626fb
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.7.0"
+__version__ = "1.7.1"
31
USER_AGENT_SUFFIX = "AwsEncryptionSdkPython/{}".format(__version__)
32
33
0 commit comments