mirror of
https://github.com/Napsty/check_esxi_hardware.git
synced 2025-01-02 06:22:29 +01:00
Version bump
This commit is contained in:
parent
29b32b785e
commit
7b02ddad1f
@ -292,7 +292,7 @@
|
||||
#@ Author : Claudio Kuenzler
|
||||
#@ Reason : Fix bug when missing S/N (issue #68)
|
||||
#@---------------------------------------------------
|
||||
#@ Date : 20241025
|
||||
#@ Date : 20241129
|
||||
#@ Author : Claudio Kuenzler
|
||||
#@ Reason : Fix pkg_resources deprecation warning
|
||||
# Remove python2 compatibility
|
||||
@ -306,7 +306,7 @@ import re
|
||||
import json
|
||||
from optparse import OptionParser,OptionGroup
|
||||
|
||||
version = '20241025'
|
||||
version = '20241129'
|
||||
|
||||
NS = 'root/cimv2'
|
||||
hosturl = ''
|
||||
|
Loading…
Reference in New Issue
Block a user