# netbox-sdk v0.0.7.post5 netbox-sdk v0.0.7.post5 | Field |Value | | --- | --- | | Canonical URL | https://emersonfelipesp.com/netbox-sdk/releases/v0.0.7.post5 | | GitHub URL | https://github.com/emersonfelipesp/netbox-sdk/releases/tag/v0.0.7.post5 | | Tag | v0.0.7.post5 | | State | stable | | Author | emersonfelipesp | | Created | 2026-04-22 21:10 UTC | | Published | 2026-04-22 21:10 UTC | | Target | main | | Synced | 2026-08-26 01:09 UTC | | Assets | 0 | ## Release notes ## Changes - Add NetBox 4.6.x to `SupportedNetBoxVersion` with graceful fallback to the bundled 4.5 schema until a 4.6 JSON is shipped - Bumped `__version__` in `netbox_sdk/__init__.py` and all docs/snippet files accordingly ## Install ```bash pip install netbox-sdk==0.0.7.post5 ``` ```bash uv add netbox-sdk==0.0.7.post5 ``` ## Assets No binary assets attached. Source archives: | Format |URL | | --- | --- | | zip | https://api.github.com/repos/emersonfelipesp/netbox-sdk/zipball/v0.0.7.post5 | | tar.gz | https://api.github.com/repos/emersonfelipesp/netbox-sdk/tarball/v0.0.7.post5 |