From 6005bf732ff7ab25fcb7836086c1961a18dfde71 Mon Sep 17 00:00:00 2001 From: Polyisoprene Date: Sat, 18 Nov 2023 16:43:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BA=86=E4=B8=80=E4=BA=9B?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7325c16..2c347c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "DynamicAdaptor" -version = "0.5.1" +version = "0.5.2" description = "" authors = ["DMC "] readme = "README.md"