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
48bbe1cc2c08bd68bbd5bf2a8d50aa39b045e888
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 的软件版本。
发布脚本和程序界面需要版本号时都从这里读取,避免多个文件各写一份。
"""
feat: 实现 Client 在线更新与安全回退 (
#93
)
2026-08-10 12:32:39 +08:00
__version__
=
"0.2.0"
Reference in New Issue
Copy Permalink