fix: pair LC patchpanel ports by number

This commit is contained in:
2026-08-31 11:22:53 +02:00
parent f3d658b52b
commit ff8dacc68c
7 changed files with 46 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "netbox-utilities"
version = "0.10.3"
version = "0.10.4"
description = "Navigation, tenant utilities, connection VLANs, partial-width racks, and bulk operations for NetBox 4.6"
readme = "README.md"
requires-python = ">=3.12"