We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae0a21 commit 5d0fe40Copy full SHA for 5d0fe40
pyproject.toml
@@ -1,9 +1,9 @@
1
[project]
2
name = "fixinventory-plugin-onprem"
3
description = "Fix On-Premises Collector Plugin"
4
-version = "4.1.1"
+version = "4.1.2"
5
authors = [{name="Some Engineering Inc."}]
6
-license = { text="AGPLv3" }
+license = {file="LICENSE"}
7
requires-python = ">=3.12"
8
classifiers = [
9
# Current project status
0 commit comments