Fix NetBox string path compatibility
CI / php-store (push) Waiting to run
CI / python-components (push) Waiting to run

This commit is contained in:
2026-08-24 22:36:28 +02:00
parent 2063d9ca3c
commit 3028bf522c
6 changed files with 36 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "netbox-plugin-store"
version = "0.1.0"
version = "0.1.1"
description = "A secure NetBox 4.6 plugin lifecycle client for the MrBlake Plugin Store"
readme = "README.md"
requires-python = ">=3.12"