Sync MAC addresses and schedule endpoint sync jobs

This commit is contained in:
2026-07-10 10:42:44 +02:00
parent 58af2bde5d
commit 36f158b108
7 changed files with 142 additions and 16 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "netbox-vmware-importer"
version = "0.1.7"
version = "0.1.8"
description = "NetBox plugin to synchronize VMware vSphere virtual machines into NetBox."
readme = "README.md"
requires-python = ">=3.12"