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