Skip to content

Commit 5cf92b0

Browse files
committed
chore(release): bump to v0.14.0
1 parent 9a08ae7 commit 5cf92b0

File tree

2 files changed

+64
-60
lines changed

2 files changed

+64
-60
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 = "hello@litestar.dev" }]
77
name = "sqlspec"
88
readme = "README.md"
99
requires-python = ">=3.9, <4.0"
10-
version = "0.13.1"
10+
version = "0.14.0"
1111

1212
[project.urls]
1313
Discord = "https://discord.gg/litestar"
@@ -131,7 +131,7 @@ packages = ["sqlspec"]
131131
allow_dirty = true
132132
commit = false
133133
commit_args = "--no-verify"
134-
current_version = "0.13.1"
134+
current_version = "0.14.0"
135135
ignore_missing_files = false
136136
ignore_missing_version = false
137137
message = "chore(release): bump to v{new_version}"

0 commit comments

Comments
 (0)