Upgrade the version 3.1.4 to 3.1.5
This commit is contained in:
committed by
wangzelin.wzl
parent
07592637a7
commit
4a71740484
@ -12,7 +12,7 @@ import time
|
||||
|
||||
class UpgradeParams:
|
||||
log_filename = 'upgrade_post_checker.log'
|
||||
new_version = '3.1.4'
|
||||
new_version = '3.1.5'
|
||||
#### --------------start : my_error.py --------------
|
||||
class MyError(Exception):
|
||||
def __init__(self, value):
|
||||
|
||||
Reference in New Issue
Block a user