diff --git a/pyproject.toml b/pyproject.toml index 1b6e1bc3..afb696c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot2" -version = "2.0.0a4" +version = "2.0.0-alpha.5" description = "An asynchronous python bot framework." authors = ["yanyongyu "] license = "MIT"