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 2f05949 commit 1a403d6Copy full SHA for 1a403d6
pyproject.toml
@@ -14,7 +14,7 @@ skip_glob = ".venv"
14
15
[tool.poetry]
16
name = "sqlalchemy-to-json-schema"
17
-version = "0.4.1"
+version = "0.4.2"
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