Skip to content

Commit 05904cf

Browse files
committed
feature: Add version attribute in pyzes
Signed-off-by: shubham kumar <shubham.kumar@intel.com>
1 parent 681fc61 commit 05904cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bindings/sysman/python/source/pyzes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
##
1111

1212
__version__ = "0.1.2"
13+
__build__ = 1
1314

1415
import sys
1516
import threading

0 commit comments

Comments
 (0)