bump version to 0.2.1

This commit is contained in:
2026-06-26 01:39:45 +08:00
parent 78a274ce5b
commit b047b05aaf
8 changed files with 975 additions and 35 deletions
-3
View File
@@ -40,9 +40,6 @@ jobs:
- name: Ruff 检查
run: uv run ruff check src tests
- name: Ruff 格式检查
run: uv run ruff format --check src tests
# ─────────────────────────────────────────────────────────────
# typecheckpyrefly 严格类型检查
# ─────────────────────────────────────────────────────────────