diff --git a/pyproject.toml b/pyproject.toml index 2a50aa1..11b3e3a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot-plugin-apscheduler" -version = "0.3.0" +version = "0.4.0" description = "APScheduler Support for NoneBot2" authors = ["yanyongyu "] license = "MIT"