feat: add project scaffolding with pyproject.toml and src layout

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-28 17:38:44 +08:00
parent 40b52f6391
commit 0036cdf473
2 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1 @@
__version__ = "0.1.0"