Skip to content

Commit 397eb0c

Browse files
committed
chore: 更新版本号
1 parent ad62e50 commit 397eb0c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ htmlcov/
6161
# 生成文件
6262
zsim/data/APLData/custom/*
6363
*out*
64+
.nul
6465

6566
# gemini-cli settings
6667
.gemini/

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ noconfirm = true
2626

2727
[project]
2828
name = "zzz-simulator"
29-
version = "0.3.4a3"
29+
version = "0.3.5"
3030
description = "A simulator for ZZZ game"
3131
requires-python = ">=3.12"
3232
dependencies = [

0 commit comments

Comments
 (0)