feat: add atomic multi-device rack reordering

This commit is contained in:
2026-07-31 10:06:14 +02:00
parent 503df48ac7
commit 2cbce03206
5 changed files with 384 additions and 7 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ build-backend = "hatchling.build"
[project]
name = "netbox-utilities"
version = "0.3.1"
description = "Personal navigation, global tenant filtering, and bulk module installation for NetBox 4.6"
version = "0.4.0"
description = "Navigation, tenant filtering, bulk module installation, and atomic rack reordering for NetBox 4.6"
readme = "README.md"
requires-python = ">=3.12"
license = { text = "MIT" }