diff --git a/setup.py b/setup.py index b1299c6..e835f49 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name="aws-arn", - version="0.0.14", + version="0.0.15", description="A library to work with AWS ARNs", long_description=open("README.md").read(), long_description_content_type="text/markdown",