diff --git a/setup.py b/setup.py index 412e1c5df..d1446490f 100644 --- a/setup.py +++ b/setup.py @@ -223,7 +223,7 @@ def get_from_env(key): setuptools.setup( name="awscrt", - version="0.2.22", + version="0.2.26", author="Amazon Web Services, Inc", author_email="aws-sdk-common-runtime@amazon.com", description="A common runtime for AWS Python projects",