diff --git a/pyproject.toml b/pyproject.toml index 2b40fff..20c058a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "YetAnotherPicSearch" -version = "1.4.2" +version = "1.4.3" description = "Yet Another Picture Search Nonebot Plugin" authors = ["NekoAria"] license = "GPL-3.0-only"