From 5d0fe40a66c26c538e3c9fd591e9a7d407acd479 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20L=C3=B6sche?= Date: Thu, 17 Oct 2024 08:55:15 +0200 Subject: [PATCH] Bump 4.1.2 and fix LICENSE --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index fe219ed..ad916c9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,9 +1,9 @@ [project] name = "fixinventory-plugin-onprem" description = "Fix On-Premises Collector Plugin" -version = "4.1.1" +version = "4.1.2" authors = [{name="Some Engineering Inc."}] -license = { text="AGPLv3" } +license = {file="LICENSE"} requires-python = ">=3.12" classifiers = [ # Current project status