Skip to content

Commit 3aa7b7a

Browse files
committed
Bump version v0.4.0
1 parent bf457fc commit 3aa7b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ skip_glob = ".venv"
1414

1515
[tool.poetry]
1616
name = "sqlalchemy-to-json-schema"
17-
version = "0.3.1"
17+
version = "0.4.1"
1818
description = "Convert SQLAlchemy models to JSON Schema definitions"
1919
repository = "https://github.com/expobrain/sqlalchemy-to-json-schema"
2020
authors = ["Daniele Esposti <[email protected]>"]

0 commit comments

Comments
 (0)