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 bf457fc commit 3aa7b7aCopy full SHA for 3aa7b7a
pyproject.toml
@@ -14,7 +14,7 @@ skip_glob = ".venv"
14
15
[tool.poetry]
16
name = "sqlalchemy-to-json-schema"
17
-version = "0.3.1"
+version = "0.4.1"
18
description = "Convert SQLAlchemy models to JSON Schema definitions"
19
repository = "https://github.com/expobrain/sqlalchemy-to-json-schema"
20
authors = ["Daniele Esposti <[email protected]>"]
0 commit comments