diff --git a/pyproject.toml b/pyproject.toml index 015730a..1cc2771 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "nonebot-plugin-dialectlist" -version = "2.2.1" +version = "2.2.2" description = "看看你群群友有多能说" authors = [ {name = "Chen_Xu233", email = "woyerpa@outlook.com"}, @@ -54,4 +54,4 @@ publish = 'pdm run python -m twine upload dist/*' # pre-commit = "^2.20.0" # [tool.pdm.global-options] -# --no-pip-version-check = true \ No newline at end of file +# --no-pip-version-check = true