Skip to content

Commit 56160f7

Browse files
committed
chore(release): bump to v0.26.0
1 parent b51c6b6 commit 56160f7

File tree

3 files changed

+27
-27
lines changed

3 files changed

+27
-27
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
- id: unasyncd
2323
additional_dependencies: ["ruff"]
2424
- repo: https://github.com/charliermarsh/ruff-pre-commit
25-
rev: "v0.8.1"
25+
rev: "v0.8.2"
2626
hooks:
2727
# Run the linter.
2828
- id: ruff

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ maintainers = [
4747
name = "advanced_alchemy"
4848
readme = "README.md"
4949
requires-python = ">=3.8"
50-
version = "0.25.0"
50+
version = "0.26.0"
5151

5252
[project.urls]
5353
Changelog = "https://docs.advanced-alchemy.litestar.dev/latest/changelog"

uv.lock

+25-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)