mirror of
https://github.com/ChenXu233/nonebot_plugin_dialectlist.git
synced 2025-06-01 10:25:20 +00:00
Compare commits
2 Commits
5b94bc0fff
...
3434a5352f
Author | SHA1 | Date | |
---|---|---|---|
|
3434a5352f | ||
|
0954eb4f3e |
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "nonebot-plugin-dialectlist"
|
||||
version = "2.6.0"
|
||||
version = "2.6.1"
|
||||
description = "看看你群群友有多能说"
|
||||
authors = [
|
||||
{name = "Chen_Xu233", email = "woyerpa@outlook.com"},
|
||||
@ -17,7 +17,7 @@ dependencies = [
|
||||
"pillow>=10.4.0",
|
||||
"nonebot-plugin-uninfo>=0.1.1",
|
||||
]
|
||||
requires-python = ">=3.9,<3.13"
|
||||
requires-python = ">=3.9,<4.0"
|
||||
readme = "README.md"
|
||||
license = {text = "MIT"}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user