Skip to content

Commit 4a8ab90

Browse files
committed
added new release script
1 parent a5feb0c commit 4a8ab90

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

release.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/env bash
2+
3+
python3 setup.py sdist bdist_wheel
4+
#twine upload dist/font-line-0.7.0*

0 commit comments

Comments
 (0)