feat: add tenant groups and required tenancy

This commit is contained in:
2026-07-28 16:57:52 +02:00
parent 54f6a3f6c9
commit 35e06ee004
17 changed files with 427 additions and 75 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "netbox-utilities"
version = "0.1.0"
version = "0.2.0"
description = "Personal navigation and a global tenant filter for NetBox 4.6"
readme = "README.md"
requires-python = ">=3.12"