feat: allow module quantity input

This commit is contained in:
2026-07-30 16:10:15 +02:00
parent 8a86ca28f7
commit 503df48ac7
6 changed files with 104 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "netbox-utilities"
version = "0.3.0"
version = "0.3.1"
description = "Personal navigation, global tenant filtering, and bulk module installation for NetBox 4.6"
readme = "README.md"
requires-python = ">=3.12"