Skip to content

Commit deb4de1

Browse files
committed
chore(version): bump version to 2.12.9
1 parent 67d0a03 commit deb4de1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "Undefined-bot"
3-
version = "2.12.8"
3+
version = "2.12.9"
44
description = "A high-performance, highly scalable QQ group and private chat robot based on a self-developed architecture."
55
readme = "README.md"
66
authors = [

src/Undefined/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Undefined - A high-performance, highly scalable QQ group and private chat robot based on a self-developed architecture."""
22

3-
__version__ = "2.12.8"
3+
__version__ = "2.12.9"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)