Skip to content

Commit de9d6aa

Browse files
committed
chore(release): bump to v0.28.1
1 parent 7be6307 commit de9d6aa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.28.0"
10+
version = "0.28.1"
1111

1212
[project.urls]
1313
Discord = "https://discord.gg/litestar"
@@ -207,7 +207,7 @@ opt_level = "3" # Maximum optimization (0-3)
207207
allow_dirty = true
208208
commit = false
209209
commit_args = "--no-verify"
210-
current_version = "0.28.0"
210+
current_version = "0.28.1"
211211
ignore_missing_files = false
212212
ignore_missing_version = false
213213
message = "chore(release): bump to v{new_version}"

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)