From 0536016befe11758bf9dedc9c6dff0f9aeb7a0c5 Mon Sep 17 00:00:00 2001 From: Polyisoprene Date: Thu, 20 Jul 2023 22:00:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9EMajor=E7=B1=BB=E5=9E=8B?= 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 14b3f78..7a75f83 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "DynamicAdaptor" -version = "0.4.3" +version = "0.4.4" description = "" authors = ["DMC "] readme = "README.md"