File tree Expand file tree Collapse file tree 3 files changed +127
-127
lines changed Expand file tree Collapse file tree 3 files changed +127
-127
lines changed Original file line number Diff line number Diff line change 4040 - id : slotscheck
4141 exclude : " docs|.github"
4242 - repo : https://github.com/sphinx-contrib/sphinx-lint
43- rev : " v1.0.0 "
43+ rev : " v1.0.1 "
4444 hooks :
4545 - id : sphinx-lint
4646 - repo : local
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ maintainers = [{ name = "Litestar Developers", email = "
[email protected] " }]
77name = " sqlspec"
88readme = " README.md"
99requires-python = " >=3.10, <4.0"
10- version = " 0.27 .0"
10+ version = " 0.28 .0"
1111
1212[project .urls ]
1313Discord = " https://discord.gg/litestar"
@@ -207,7 +207,7 @@ opt_level = "3" # Maximum optimization (0-3)
207207allow_dirty = true
208208commit = false
209209commit_args = " --no-verify"
210- current_version = " 0.27 .0"
210+ current_version = " 0.28 .0"
211211ignore_missing_files = false
212212ignore_missing_version = false
213213message = " chore(release): bump to v{new_version}"
You can’t perform that action at this time.
0 commit comments