Skip to content

Commit

Permalink
[fix][chore] Bump 4.0.6 (#2046)
Browse files Browse the repository at this point in the history
  • Loading branch information
lloesche authored Apr 29, 2024
1 parent ea5d22c commit 3054304
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.5"
version = "4.0.6"
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.5",
"fixinventorylib==4.0.6",
"paramiko",
]

Expand Down

0 comments on commit 3054304

Please sign in to comment.