release: note githubrelease dependency

pull/1132/head
nick black 4 years ago
parent acdcf9e41f
commit 874026829e
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -1,5 +1,7 @@
#!/bin/sh
# requires https://pypi.org/project/githubrelease/
set -e
usage() { echo "usage: `basename $0` oldversion newversion quip" ; }

Loading…
Cancel
Save