Skip to content

Commit

Permalink
Bump 4.1.2 and fix LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
lloesche committed Oct 17, 2024
1 parent 3ae0a21 commit 5d0fe40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 5d0fe40

Please sign in to comment.