Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
datamuc committed Jun 6, 2024
1 parent 136ba6a commit 075e2c2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# v0.3.6

* add experimental sessionfile support (MLUECKERT)

# v0.3.5

* datastores: add support for vimtype Datacenter (MLUECKERT)

# v0.3.4

* add vm-net-dev check
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = ["flit_core >=3.2,<4"]
name = "checkvsphere"
readme = "README.md"
description = "check_vsphere monitoring plugin"
version = "0.3.5"
version = "0.3.6"
requires-python = ">= 3.6"
authors = [
{ name = "Danijel Tasov", email = "[email protected]" }
Expand Down

0 comments on commit 075e2c2

Please sign in to comment.