Commit f3c40ac7 by Scott Duckworth

fix up release instructions

parent 4211ec9a
...@@ -4,4 +4,4 @@ git add sshkey/__init__.py ...@@ -4,4 +4,4 @@ git add sshkey/__init__.py
git ci -m 'bump version' git ci -m 'bump version'
python setup.py sdist python setup.py sdist
git flow release finish x.y.z git flow release finish x.y.z
git push origin x.y.z git push origin master x.y.z
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment