git flow feature start x.y.z
bump __version__ in sshkey/__init__.py
python setup.py sdist
git flow feature finish x.y.z
git push origin x.y.z
