v0.5.1
修复 / Fixed
- 版本号检测适配新分发名:分发名改为
repowiki-cli后,干净安装的repowiki --version显示
0.0.0(metadata 查询仍用旧名)——现优先查repowiki-cli,兼容旧名回退。
Version detection now queries the new distribution name (repowiki-cli); clean installs
no longer report 0.0.0.
变更 / Changed
- PyPI 分发名定为
repowiki-cli(repowiki已被
同用途项目占用):命令名与 import 包名保持repowiki不变,pip install repowiki-cli即可。
Distribution renamed torepowiki-cli(therepowikiname on PyPI is taken); the command
and import package remainrepowiki.
187 tests · Python 3.10–3.13 · macOS / Linux / Windows 原生