mirror of
https://github.com/recklessop/Zerto_Exporter.git
synced 2026-07-04 08:23:15 -04:00
updates for zvma10
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
# version.py
|
||||
VERSION = "2.0.0"
|
||||
VERSION = "2.1.0"
|
||||
|
||||
def main():
|
||||
# Put your main program code here
|
||||
@@ -7,4 +7,4 @@ def main():
|
||||
|
||||
if __name__ == '__main__':
|
||||
# This code will be executed only when the file is run as the main program
|
||||
main()
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user