!58 【dev】修正 dev 里 version 相关的文件

Merge pull request !58 from humphrey007/dev_update2
This commit is contained in:
humphrey007
2024-12-05 12:23:04 +00:00
committed by i-robot
parent e4f3b55e20
commit f1475c2b14
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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"