netbox-osp v0.1.1
Metadata-only patch correcting the author / maintainer name from "John McKenzie" to John McKean in pyproject.toml, PluginConfig, mkdocs.yml copyright, and the icon SVG copyright comment.
PyPI doesn't permit re-uploading a version once published, so the 0.1.0 release will permanently show the wrong name. Upgrading via pip install -U netbox-osp picks up the correction.
No code changes. All 0.1.0 functionality is unchanged.
Install / upgrade
pip install -U netbox-ospLinks
- Repo: https://github.com/iamjohnnymac/netbox-osp
- PyPI: https://pypi.org/project/netbox-osp/0.1.1/
- Docs: https://iamjohnnymac.github.io/netbox-osp/
- Full changelog: CHANGELOG.md