chore(release): 0.2.0

- 同步 Python 项目版本为 0.2.0(pyproject/uv.lock)

- 同步桌面端版本为 0.2.0(desktop package/lock)
This commit is contained in:
2977094657
2026-02-04 16:35:52 +08:00
parent 711e95cf5f
commit 30134354a0
4 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "wechat-decrypt-tool"
version = "0.1.0"
version = "0.2.0"
description = "Modern WeChat database decryption tool with React frontend"
readme = "README.md"
requires-python = ">=3.11"