Skip to content

Commit d423a6c

Browse files
committed
chore(release): bump to v0.36.0
1 parent 93369da commit d423a6c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ maintainers = [{ name = "Litestar Developers", email = "[email protected]" }]
77
name = "sqlspec"
88
readme = "README.md"
99
requires-python = ">=3.10, <4.0"
10-
version = "0.35.0"
10+
version = "0.36.0"
1111

1212
[project.urls]
1313
Discord = "https://discord.gg/litestar"
@@ -217,7 +217,7 @@ opt_level = "3" # Maximum optimization (0-3)
217217
allow_dirty = true
218218
commit = false
219219
commit_args = "--no-verify"
220-
current_version = "0.35.0"
220+
current_version = "0.36.0"
221221
ignore_missing_files = false
222222
ignore_missing_version = false
223223
message = "chore(release): bump to v{new_version}"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)