feat: add bulk module installation

This commit is contained in:
2026-07-30 16:00:31 +02:00
parent 35e06ee004
commit 8a86ca28f7
12 changed files with 432 additions and 8 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ build-backend = "hatchling.build"
[project]
name = "netbox-utilities"
version = "0.2.0"
description = "Personal navigation and a global tenant filter for NetBox 4.6"
version = "0.3.0"
description = "Personal navigation, global tenant filtering, and bulk module installation for NetBox 4.6"
readme = "README.md"
requires-python = ">=3.12"
license = { text = "MIT" }