增加对于不正规Midi兼容性的支持,避免转换错误的情况发生。

This commit is contained in:
2023-07-31 22:28:14 +09:00
parent f73c1be944
commit 70674ec6f7
5 changed files with 11 additions and 22 deletions

View File

@ -1,3 +1,3 @@
python -m build
python setup.py sdist bdist_wheel
python -m twine upload dist/*
python clean_update.py