Skip to content

Commit

Permalink
pypi upload script to run whenever you update a new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Hobson Lane committed Sep 1, 2014
1 parent 3931cd2 commit 904d41d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/newversion.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env bash
python setup.py register -r pypi
python setup.py sdist upload -r pypi

0 comments on commit 904d41d

Please sign in to comment.