diff --git a/setup.py b/setup.py index 5d92ac2..bbf15d2 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name='AWS OpenAPI Lint', - version='0.1.1', + version='0.1.2', url='https://github.com/evilmint/aws-openapi-lint', download_url='https://github.com/evilmint/aws-openapi-lint/archive/0.1.0.tar.gz', description='AWS API Gateway OpenAPI spec linter',