Skip to content

Commit 1a403d6

Browse files
committed
Bump version v0.4.2
1 parent 2f05949 commit 1a403d6

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.4.1"
17+
version = "0.4.2"
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)