diff --git a/setup.py b/setup.py index 53abb89..ea73cc2 100755 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ setup( name="openapi3", - version='1.0.1', + version='1.1.0', description="Client and Validator of OpenAPI 3 Specifications", long_description=long_description, author="dorthu",