diff --git a/setup.py b/setup.py index 6ebcca94b..6783783a3 100644 --- a/setup.py +++ b/setup.py @@ -244,7 +244,7 @@ def awscrt_ext(): setuptools.setup( name="awscrt", - version="0.5.14", + version="0.5.15", author="Amazon Web Services, Inc", author_email="aws-sdk-common-runtime@amazon.com", description="A common runtime for AWS Python projects",