Skip to content

Commit

Permalink
Push tags automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
ntrrgc committed Apr 14, 2015
1 parent f83fac7 commit b0b6475
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ version=$(python -c 'import snorky; print(snorky.version)')
git tag -a "v${version}"
python3 setup.py register -r pypi
python3 setup.py sdist upload -r pypi
git push --tags

0 comments on commit b0b6475

Please sign in to comment.