chore(release): 0.2.1

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

- 同步桌面端版本为 0.2.1(desktop package/lock)
This commit is contained in:
2977094657
2026-02-07 21:05:35 +08:00
parent 5bf8ce2bff
commit fb02cca9d1
4 changed files with 5 additions and 5 deletions

View File

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