From 11e5e7a8c82c83975aba341b78fca24155d49c79 Mon Sep 17 00:00:00 2001 From: SK-415 <2967923486@qq.com> Date: Sun, 14 Feb 2021 19:18:39 +0800 Subject: [PATCH] release v1.2.0a6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4cbf2aaf..969f738f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "haruka-bot" -version = "1.2.0-alpha.5" +version = "1.2.0-alpha.6" 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"