Skip to content

Commit 877ff21

Browse files
committed
chore(release): bump to v0.31.0
1 parent fa50a04 commit 877ff21

File tree

2 files changed

+68
-48
lines changed

2 files changed

+68
-48
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.2"
10+
version = "0.31.0"
1111

1212
[project.urls]
1313
Discord = "https://discord.gg/litestar"
@@ -211,7 +211,7 @@ opt_level = "3" # Maximum optimization (0-3)
211211
allow_dirty = true
212212
commit = false
213213
commit_args = "--no-verify"
214-
current_version = "0.30.2"
214+
current_version = "0.31.0"
215215
ignore_missing_files = false
216216
ignore_missing_version = false
217217
message = "chore(release): bump to v{new_version}"

0 commit comments

Comments
 (0)