This website requires JavaScript.
Explore
Help
Register
Sign In
chengma
/
cmautobuy
Watch
2
Star
0
Fork
0
Code
Issues
89
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d7e548a60f3b4bb4d0a8ccda93eabaabe4d27ae4
cmautobuy
/
client
/
src
/
version.py
T
7 lines
157 B
Python
Raw
Normal View
History
Unescape
Escape
feat: 增加 Client Windows 打包基础 (
#92
)
2026-08-10 11:59:13 +08:00
"""Client 的软件版本。
发布脚本和程序界面需要版本号时都从这里读取,避免多个文件各写一份。
"""
fix: 使用固定便携包清单名称 (
#102
)
2026-08-10 15:10:03 +08:00
__version__
=
"0.1.0"
Reference in New Issue
Copy Permalink