Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lgc2333 committed Nov 30, 2023
1 parent dd5e34f commit 443d5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nonebot_plugin_color/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from . import __main__ as __main__ # noqa: E402
from .config import ConfigModel # noqa: E402

__version__ = "0.2.0"
__version__ = "0.2.0.post1"
__plugin_meta__ = PluginMetadata(
name="色图生成",
description="用于生成指定色彩图片的 NoneBot2 插件",
Expand Down

0 comments on commit 443d5f0

Please sign in to comment.