diff --git a/pyproject.toml b/pyproject.toml index 53d990f..41e617b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "YetAnotherPicSearch" -version = "1.7.12" +version = "1.7.13" description = "Yet Another Picture Search Nonebot Plugin" authors = ["NekoAria"] license = "GPL-3.0-only"