fix: preserve shared rack units during import

This commit is contained in:
2026-08-19 10:53:44 +02:00
parent 7216dad2b4
commit 1c6708216c
7 changed files with 110 additions and 18 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "netbox-utilities"
version = "0.9.10"
version = "0.9.11"
description = "Navigation, tenant utilities, partial-width rack devices, bulk uploads, and rack reordering for NetBox 4.6"
readme = "README.md"
requires-python = ">=3.12"