Skip to content

Commit

Permalink
release.sh codified
Browse files Browse the repository at this point in the history
  • Loading branch information
mkorpela committed Apr 24, 2021
1 parent bfbde10 commit d997d1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions release.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
python setup.py sdist bdist_wheel
twine upload dist/*.*

0 comments on commit d997d1f

Please sign in to comment.