diff --git a/pyproject.toml b/pyproject.toml index bbe37c0..6afcc14 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebug" -version = "0.3.3" +version = "0.3.4" description = "nonebot2 test framework" authors = ["AkiraXie ", "yanyongyu "] license = "MIT"