Skip to content

Commit 4854ce3

Browse files
committed
v0.3.11
1 parent 17971b2 commit 4854ce3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# next
1+
# v0.3.11
22

33
* [BREAKING] add check for System.View permission to about cmd. use
44
`--skip-permission` to skip this (old behavior).

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = ["flit_core >=3.2,<4"]
66
name = "checkvsphere"
77
readme = "README.md"
88
description = "check_vsphere monitoring plugin"
9-
version = "0.3.10"
9+
version = "0.3.11"
1010
requires-python = ">= 3.6"
1111
authors = [
1212
{ name = "Danijel Tasov", email = "danijel.tasov@consol.de" }

0 commit comments

Comments
 (0)