Skip to content

Commit dba57f1

Browse files
committed
📝 changed support python version
1 parent b8d7382 commit dba57f1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
test:
1515
strategy:
1616
matrix:
17-
py_ver: ['3.10', '3.11', '3.12', '3.13']
17+
py_ver: ['3.10', '3.11', '3.12', '3.13', '3.14']
1818
runs-on: ubuntu-latest
1919
steps:
2020
- uses: actions/checkout@v6

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ _✨ All Receive in One, And One Send All ✨_
1919
<a href="https://pypi.python.org/pypi/nonebot-plugin-alconna">
2020
<img src="https://img.shields.io/pypi/v/nonebot-plugin-alconna.svg" alt="pypi">
2121
</a>
22-
<img src="https://img.shields.io/badge/python-3.9+-blue.svg" alt="python">
22+
<img src="https://img.shields.io/badge/python-3.10+-blue.svg" alt="python">
2323
</p>
2424

2525
该插件提供了 [Alconna](https://github.com/ArcletProject/Alconna)[NoneBot2](https://github.com/nonebot/nonebot2) 适配版本与工具

0 commit comments

Comments
 (0)