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 630ae4d commit 787f229Copy full SHA for 787f229
setup.py
@@ -25,7 +25,7 @@ def readme():
25
26
setup(
27
name="pydantic-to-typescript",
28
- version="1.1.10",
+ version="1.1.11",
29
description="Convert pydantic models to typescript interfaces",
30
license="MIT",
31
long_description=readme(),
0 commit comments