Skip to content

Commit 3a4aa1b

Browse files
committed
chore(version): bump version to 2.13.0
1 parent b8b6828 commit 3a4aa1b

3 files changed

Lines changed: 313 additions & 291 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.11"
3+
version = "2.13.0"
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.11"
3+
__version__ = "2.13.0"

0 commit comments

Comments
 (0)