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