From d67654a4248246f5c6409b797f87a4328be6640f Mon Sep 17 00:00:00 2001 From: Kyomotoi Date: Mon, 20 Jun 2022 10:45:59 +0800 Subject: =?UTF-8?q?=F0=9F=9A=91=EF=B8=8F=20=E5=AE=8C=E5=96=84poetry?= =?UTF-8?q?=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 58d65fa..bba7db9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,13 +1,13 @@ [tool.poetry] name = "ATRI" -version = "001.105.01" -description = "A project for ATRI, Usage go-CQHTTP + Nonebot." +version = "001.106.00" +description = "A project for ATRI, Usage go-CQHTTP + Nonebot2." authors = ["Kyomotoi "] license = "GPLv3" readme = "README.md" -homepage = "https://atri.kyomotoi.moe/" +homepage = "https://atri.imki.moe/" repository = "https://github.com/Kyomotoi/ATRI" -documentation = "https://atri.kyomotoi.moe/" +documentation = "https://atri.imki.moe/" [tool.poetry.dependencies] python = "3.8.5" -- cgit v1.2.3