mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2025-09-05 11:56:23 +00:00
基础版本-δ-0.1.0,本地0.5.1
This commit is contained in:
BIN
msctspt/__pycache__/__init__.cpython-39.pyc
Normal file
BIN
msctspt/__pycache__/__init__.cpython-39.pyc
Normal file
Binary file not shown.
BIN
msctspt/__pycache__/bugReporter.cpython-39.pyc
Normal file
BIN
msctspt/__pycache__/bugReporter.cpython-39.pyc
Normal file
Binary file not shown.
BIN
msctspt/__pycache__/threadOpera.cpython-39.pyc
Normal file
BIN
msctspt/__pycache__/threadOpera.cpython-39.pyc
Normal file
Binary file not shown.
@ -97,7 +97,7 @@ class version:
|
||||
)
|
||||
"""当前所需库,有一些是开发用的,用户不需要安装"""
|
||||
|
||||
version = ('0.0.1', 'Delta',)
|
||||
version = ('0.1.0', 'Delta',)
|
||||
"""当前版本"""
|
||||
|
||||
def __init__(self) -> None:
|
||||
|
Reference in New Issue
Block a user