diff --git a/metadrive/version.py b/metadrive/version.py index 00bce8c4f..12d35dd32 100644 --- a/metadrive/version.py +++ b/metadrive/version.py @@ -1,6 +1,6 @@ from pathlib import Path -VERSION = "0.4.2.1" +VERSION = "0.4.2.2" def asset_version(): diff --git a/setup.py b/setup.py index a7b220a39..7383a65fc 100644 --- a/setup.py +++ b/setup.py @@ -123,9 +123,11 @@ def is_win(): 7. Upload to production channel twine upload dist/* -8. Upload the generated .whl file to release files +8. Upload the generated .whl files and the assets.zip to the Github release -9. merge this branch into main +9. Publish the release + +10. merge this branch into main !!!!!!!!!!!!! NOTE: please make sure that unzip assets.zip will generate a folder called assets instead of files