diff --git a/pyproject.toml b/pyproject.toml index 599bf65..44b6410 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot_plugin_memes" -version = "0.7.6" +version = "0.7.7" description = "Nonebot2 plugin for making memes" authors = ["meetwq "] license = "MIT"