We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a647d2b commit 05fafa8Copy full SHA for 05fafa8
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="openapi-schema-pydantic",
8
- version="1.2.1",
+ version="1.2.2",
9
author="Kuimono",
10
description="OpenAPI (v3) specification schema as pydantic class",
11
long_description=long_description,
0 commit comments