openwrt-cli 1.0.2
Packaging fix for PyPI. Version 1.0.1 was uploaded then deleted; PyPI never reuses a filename (openwrt_cli-1.0.1-py3-none-any.whl), so this release is 1.0.2. Product features are the same as 1.0.1.
- Wheel README rewrites
docs/assets/image URLs to GitHub raw links at publish time so the PyPI page can show screenshots. The repository README stays on relative paths. - Install:
pipx install openwrt-cli(requires Python >= 3.12).
简体中文说明见 CHANGELOG.zh.md。