Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 160 Bytes

MAINTAINER.md

File metadata and controls

9 lines (8 loc) · 160 Bytes

Upload instructions

git fetch upstream --tags
git checkout vX.Y.Z
git cherry-pick vA.B.C-pypi --edit
git tag vX.Y.Z-pypi
git push origin vX.Y.Z-pypi