Skip to content

Commit 5f6b729

Browse files
committed
Update setup.py for v1.2.3
1 parent 5f88b4f commit 5f6b729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="openapi-schema-pydantic",
8-
version="1.2.2",
8+
version="1.2.3",
99
author="Kuimono",
1010
description="OpenAPI (v3) specification schema as pydantic class",
1111
long_description=long_description,

0 commit comments

Comments
 (0)