fix: skip patchpanel automation on edits

This commit is contained in:
2026-08-06 16:07:47 +02:00
parent 66d13292f2
commit 267a78d58d
5 changed files with 57 additions and 11 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "netbox-utilities"
version = "0.7.3"
version = "0.7.4"
description = "Navigation, tenant utilities, patchpanel mapping, bulk uploads, and atomic rack reordering for NetBox 4.6"
readme = "README.md"
requires-python = ">=3.12"