Skip to content

Commit

Permalink
[inventory][chore] Bump version (#2143)
Browse files Browse the repository at this point in the history
  • Loading branch information
aquamatthias authored Jul 18, 2024
1 parent 3054304 commit 73edb94
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,7 +1,7 @@
[project]
name = "fixinventory-plugin-onprem"
description = "Fix On-Premises Collector Plugin"
version = "4.0.6"
version = "4.1.0"
authors = [{name="Some Engineering Inc."}]
license = { text="AGPLv3" }
requires-python = ">=3.11"
Expand All @@ -27,7 +27,7 @@ classifiers = [
readme = {file="README.md", content-type="text/markdown"}

dependencies = [
"fixinventorylib==4.0.6",
"fixinventorylib==4.1.0",
"paramiko",
]

Expand Down

0 comments on commit 73edb94

Please sign in to comment.