Skip to content

Commit ec965fc

Browse files
authored
🔖 bump version 2.4.3 (#3622)
1 parent e31f7d8 commit ec965fc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+173
-19899
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- repo: https://github.com/astral-sh/ruff-pre-commit
1010
rev: v0.12.7
1111
hooks:
12-
- id: ruff
12+
- id: ruff-check
1313
args: [--fix]
1414
stages: [pre-commit]
1515
- id: ruff-format

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "nonebot2"
3-
version = "2.4.2"
3+
version = "2.4.3"
44
description = "An asynchronous python bot framework."
55
authors = [{ name = "yanyongyu", email = "yyy@nonebot.dev" }]
66
license = "MIT"

uv.lock

Lines changed: 170 additions & 180 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/versioned_docs/version-2.4.0/README.md

Lines changed: 0 additions & 49 deletions
This file was deleted.

website/versioned_docs/version-2.4.0/advanced/adapter.md

Lines changed: 0 additions & 161 deletions
This file was deleted.

0 commit comments

Comments
 (0)