From 7d6f39840cfffdaec17e4a42a972770cccfad928 Mon Sep 17 00:00:00 2001 From: Scott Duckworth Date: Wed, 28 Aug 2013 13:39:05 -0400 Subject: [PATCH] fix up maintainer release instructions --- maintainer.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintainer.txt b/maintainer.txt index 820ce34..0f30300 100644 --- a/maintainer.txt +++ b/maintainer.txt @@ -6,6 +6,6 @@ bump __version__ in sshkey/__init__.py git add sshkey/__init__.py git commit -m 'bump version' python setup.py sdist -git flow release finish X.Y.Z +git flow release finish -m 'version X.Y.Z' X.Y.Z git push origin master X.Y.Z upload dist/django-sshkey-X.Y.Z.tar.gz to bitbucket -- libgit2 0.26.0