fix: ignore reverse relations during tenant autofill

This commit is contained in:
2026-08-19 12:40:17 +02:00
parent bd748ef985
commit 4421000409
7 changed files with 30 additions and 14 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "netbox-utilities"
version = "0.10.0"
version = "0.10.1"
description = "Navigation, tenant utilities, connection VLANs, partial-width racks, and bulk operations for NetBox 4.6"
readme = "README.md"
requires-python = ">=3.12"