From f1475c2b14fe055b598f20a148879a5afae480f8 Mon Sep 17 00:00:00 2001 From: humphrey007 Date: Thu, 5 Dec 2024 12:23:04 +0000 Subject: [PATCH] =?UTF-8?q?!58=20=E3=80=90dev=E3=80=91=E4=BF=AE=E6=AD=A3?= =?UTF-8?q?=20dev=20=E9=87=8C=20version=20=E7=9B=B8=E5=85=B3=E7=9A=84?= =?UTF-8?q?=E6=96=87=E4=BB=B6=20Merge=20pull=20request=20!58=20from=20hump?= =?UTF-8?q?hrey007/dev=5Fupdate2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitee/ISSUE_TEMPLATE/bug.yml | 3 ++- pyproject.toml | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitee/ISSUE_TEMPLATE/bug.yml b/.gitee/ISSUE_TEMPLATE/bug.yml index c97084e..6a5a6ac 100644 --- a/.gitee/ISSUE_TEMPLATE/bug.yml +++ b/.gitee/ISSUE_TEMPLATE/bug.yml @@ -42,7 +42,8 @@ body: label: 版本 description: 你当前正在使用我们软件的哪个版本/分支? options: - - openMind v0.9.1 (最新) + - openMind v1.0.0 (最新) + - openMind v0.9.1 - openMind v0.9.0 - openMind v0.8.0 - openMind v0.7.1 diff --git a/pyproject.toml b/pyproject.toml index 38ca994..7562a31 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,5 @@ [project] name = "openmind" -# version = "0.8.0.dev0" dynamic = ["version"] description = "openMind is a magicain who takes you to experience the mystery and creativity of AI." readme = "README.md"