Skip to content

Commit a760bc4

Browse files
authored
fix: typing improvements for the statement builder (#50)
Various typing improvements for the builder
1 parent d10bf5e commit a760bc4

38 files changed

+2192
-757
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ maintainers = [{ name = "Litestar Developers", email = "[email protected]" }]
1313
name = "sqlspec"
1414
readme = "README.md"
1515
requires-python = ">=3.9, <4.0"
16-
version = "0.16.0"
16+
version = "0.16.1"
1717

1818
[project.urls]
1919
Discord = "https://discord.gg/litestar"

0 commit comments

Comments
 (0)