commit cb01a52025e7bcf5593920d541a417713cfb000d parent 07cc21da4b6cc2a5c7037b758a01b2ca3d5797c4 Author: Isak Lindhé <isak.e.lindhe@gmail.com> Date: Mon, 2 Sep 2019 11:39:28 +0200 dont wanna look up the new release commands every time Diffstat:
A | release.sh | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/release.sh b/release.sh @@ -0,0 +1,2 @@ +python setup.py sdist && +twine upload dist/*