mirror of
https://github.com/cnlimiter/codex-register.git
synced 2026-05-06 20:02:51 +08:00
Fix version format in pyproject.toml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "codex-register-v2"
|
||||
version = "1.0,4"
|
||||
version = "1.0.4"
|
||||
description = "OpenAI 自动注册系统 v2"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user