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