Skip to content

Commit b3e340c

Browse files
committed
Update release.sh
1 parent 6dc2ace commit b3e340c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.sh

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
2+
rm ./dist/*
23
python setup.py sdist bdist_wheel
34
twine upload dist/*
4-

0 commit comments

Comments
 (0)