dump the version to 2.7.3
This commit is contained in:
@@ -31,7 +31,7 @@ import subprocess
|
|||||||
from io import BytesIO
|
from io import BytesIO
|
||||||
|
|
||||||
ROOT_DIR = os.path.dirname(os.path.abspath(__file__))
|
ROOT_DIR = os.path.dirname(os.path.abspath(__file__))
|
||||||
__version__ = "v2.7.3b3"
|
__version__ = "v2.7.3"
|
||||||
|
|
||||||
# URLs for update and migration
|
# URLs for update and migration
|
||||||
PYTHON_CMD_NAME = os.path.basename(sys.executable)
|
PYTHON_CMD_NAME = os.path.basename(sys.executable)
|
||||||
|
|||||||
Reference in New Issue
Block a user