diff --git a/requirements.txt b/requirements.txt index 916b870..a6cc9cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ Brotli>=1.0.9 mido>=1.2.10 -TrimMCStruct>=0.0.5.7 \ No newline at end of file +TrimMCStruct>=0.0.5.8 \ No newline at end of file diff --git a/upload_bgArray.bat b/upload_bgArray.bat new file mode 100644 index 0000000..75ac19a --- /dev/null +++ b/upload_bgArray.bat @@ -0,0 +1,3 @@ +python setup.py sdist bdist_wheel +python -m twine upload dist/* +python clean_update.py