diff --git a/pyproject.toml b/pyproject.toml index 4a4760a..b2260b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "auto-changelog" -version = "0.1.2" +version = "0.1.3" description = "nonebot auto changelog" authors = ["yanyongyu "] license = "MIT"