diff --git a/pyproject.toml b/pyproject.toml index b0cd8e42..330f4dec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot2" -version = "2.0.0a9.post1" +version = "2.0.0a9.post2" description = "An asynchronous python bot framework." authors = ["yanyongyu "] license = "MIT"