mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2026-07-30 06:26:43 +00:00
修复了部分midi文件无法读取的错误
This commit is contained in:
@@ -97,7 +97,7 @@ class version:
|
||||
)
|
||||
"""当前所需库,有一些是开发用的,用户不需要安装"""
|
||||
|
||||
version = ('0.1.5', 'Delta',)
|
||||
version = ('0.1.5.1', 'Delta',)
|
||||
"""当前版本"""
|
||||
|
||||
def __init__(self) -> None:
|
||||
|
||||
Reference in New Issue
Block a user