mirror of
https://github.com/recklessop/Zerto_Exporter.git
synced 2026-07-03 16:03:15 -04:00
zvma10 wrapper module
Created a python module that has everything needed for comms with ZVMA version 10 in a seperate class. It does not have full api coverage, but is enough to start refactoring the exporter to use the class for ZVMa10
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# version.py
|
||||
VERSION = "1.3.0"
|
||||
VERSION = "2.0.0"
|
||||
|
||||
def main():
|
||||
# Put your main program code here
|
||||
|
||||
Reference in New Issue
Block a user