HACKING: add -m to "git tag" invocation

main
parent cbbddf7fe0
commit 0521426e57
Signed by untrusted user: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -47,7 +47,7 @@ Making a new release
- Add git tag:
$ git tag X.Y.Z
$ git tag X.Y.Z -m X.Y.Z
- Build and upload to pypi:

Loading…
Cancel
Save