Skip to content

Commit 5d0fe40

Browse files
committed
Bump 4.1.2 and fix LICENSE
1 parent 3ae0a21 commit 5d0fe40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[project]
22
name = "fixinventory-plugin-onprem"
33
description = "Fix On-Premises Collector Plugin"
4-
version = "4.1.1"
4+
version = "4.1.2"
55
authors = [{name="Some Engineering Inc."}]
6-
license = { text="AGPLv3" }
6+
license = {file="LICENSE"}
77
requires-python = ">=3.12"
88
classifiers = [
99
# Current project status

0 commit comments

Comments
 (0)