chore: bump version to 4.8.3 in pyproject.toml and uv.lock

This commit is contained in:
Junyan Qin
2026-02-02 01:07:46 +08:00
parent 8c17e55913
commit 59d55b382d
3 changed files with 4 additions and 4 deletions

4
uv.lock generated
View File

@@ -1,5 +1,5 @@
version = 1
revision = 2
revision = 3
requires-python = ">=3.11, <4.0"
resolution-markers = [
"python_full_version >= '3.14' and sys_platform == 'win32'",
@@ -1799,7 +1799,7 @@ wheels = [
[[package]]
name = "langbot"
version = "4.8.2"
version = "4.8.3"
source = { editable = "." }
dependencies = [
{ name = "aiocqhttp" },