Compare commits

..

No commits in common. "3434a5352fbefdb8768653f9193d89b405c39b12" and "5b94bc0fffddffe7fca831b0228ff3e97bf0dc07" have entirely different histories.

View File

@ -1,6 +1,6 @@
[project]
name = "nonebot-plugin-dialectlist"
version = "2.6.1"
version = "2.6.0"
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,<4.0"
requires-python = ">=3.9,<3.13"
readme = "README.md"
license = {text = "MIT"}