Tag on github is prefixed with v.

This commit is contained in:
Feike Steenbergen
2015-09-08 13:17:36 +02:00
parent 4d334061b0
commit dd8472f639
+1 -1
View File
@@ -27,5 +27,5 @@ git push
python3 setup.py sdist bdist_wheel upload
git tag ${version}
git tag v${version}
git push --tags