Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 322 Bytes

RELEASE.md

File metadata and controls

19 lines (13 loc) · 322 Bytes

Release process

Bump version

pip install bumpver
bumpver update

# For multiple releases within the same month
# bumpver update --patch

Build release assets

./scripts/build_release_assets.sh

After pushing new commits and tag, create release and upload build assets from ./build/<VERSION>/