fix: handle NetBox device form clean result

This commit is contained in:
2026-08-12 15:24:01 +02:00
parent c38ab30acc
commit 7dc9b4d91d
5 changed files with 30 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "netbox-utilities"
version = "0.8.4"
version = "0.8.5"
description = "Navigation, tenant utilities, partial-width rack devices, bulk uploads, and rack reordering for NetBox 4.6"
readme = "README.md"
requires-python = ">=3.12"