mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-21 02:19:59 +08:00
modified upload script
This commit is contained in:
parent
96dd92ec71
commit
7fc0c83beb
@ -22,5 +22,5 @@ rm -r build/*
|
||||
python3 setup.py sdist bdist_wheel
|
||||
python3 -m twine upload dist/*
|
||||
git add -A
|
||||
git commit -m "updated PyPi version"
|
||||
git commit -m "updated PyPi version to $new_version"
|
||||
git push origin master
|
||||
|
Loading…
Reference in New Issue
Block a user