Skip to content

Commit 9c19fa7

Browse files
committed
chore(release): bump version to v0.30.2
1 parent dde9988 commit 9c19fa7

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.30.1"
10+
version = "0.30.2"
1111

1212
[project.urls]
1313
Discord = "https://discord.gg/litestar"
@@ -210,7 +210,7 @@ opt_level = "3" # Maximum optimization (0-3)
210210
allow_dirty = true
211211
commit = false
212212
commit_args = "--no-verify"
213-
current_version = "0.30.1"
213+
current_version = "0.30.2"
214214
ignore_missing_files = false
215215
ignore_missing_version = false
216216
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)