Skip to content

Commit 787f229

Browse files
committed
bump version to 1.1.11
1 parent 630ae4d commit 787f229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def readme():
2525

2626
setup(
2727
name="pydantic-to-typescript",
28-
version="1.1.10",
28+
version="1.1.11",
2929
description="Convert pydantic models to typescript interfaces",
3030
license="MIT",
3131
long_description=readme(),

0 commit comments

Comments
 (0)