From 9c08474c12b1f5c4ef9ef316da66f46e6deecc31 Mon Sep 17 00:00:00 2001 From: SK-415 <2967923486@qq.com> Date: Wed, 9 Dec 2020 00:31:03 +0800 Subject: [PATCH] release 1.1.0-alpha.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 45b999b1..316d2c51 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "haruka-bot" -version = "1.0.8-alpha.0" +version = "1.1.0-alpha.0" description = "Push dynamics and live informations from bilibili to QQ. Based on nonebot2." authors = ["SK-415 <2967923486@qq.com>"] license = "AGPL-3.0-or-later"