Skip to content

Commit

Permalink
push tags and master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
nikcub committed Apr 18, 2012
1 parent 2fcc083 commit f439388
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -18,6 +18,7 @@ deploy:
git commit -am 'version ${VERSION}'
git tag ${VERSION}
git push origin ${VERSION}
git push origin master

dist:
python setup.py publish
Expand Down

0 comments on commit f439388

Please sign in to comment.