From 07aee74e6714b07a6111def3003b544366852846 Mon Sep 17 00:00:00 2001 From: CMHopeSunshine <277073121@qq.com> Date: Sun, 31 Dec 2023 10:27:57 +0800 Subject: [PATCH] :bookmark: bump version 0.1.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 92bae9b..4ef3200 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebot-adapter-discord" -version = "0.1.2" +version = "0.1.3" description = "Discord adapter for nonebot2" authors = ["CMHopeSunshine <277073121@qq.com>", "yanyongyu "] license = "MIT"