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 5f88b4f commit 5f6b729Copy full SHA for 5f6b729
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="openapi-schema-pydantic",
8
- version="1.2.2",
+ version="1.2.3",
9
author="Kuimono",
10
description="OpenAPI (v3) specification schema as pydantic class",
11
long_description=long_description,
0 commit comments