Skip to content

Commit 7b02dda

Browse files
committed
Version bump
1 parent 29b32b7 commit 7b02dda

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

check_esxi_hardware.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@
292292
#@ Author : Claudio Kuenzler
293293
#@ Reason : Fix bug when missing S/N (issue #68)
294294
#@---------------------------------------------------
295-
#@ Date : 20241025
295+
#@ Date : 20241129
296296
#@ Author : Claudio Kuenzler
297297
#@ Reason : Fix pkg_resources deprecation warning
298298
# Remove python2 compatibility
@@ -306,7 +306,7 @@
306306
import json
307307
from optparse import OptionParser,OptionGroup
308308

309-
version = '20241025'
309+
version = '20241129'
310310

311311
NS = 'root/cimv2'
312312
hosturl = ''

0 commit comments

Comments
 (0)