mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-30 11:00:11 +08:00
updated PyPi version
This commit is contained in:
parent
b849145d41
commit
019d236d16
@ -24,8 +24,8 @@ fi
|
||||
|
||||
rm -r dist/*
|
||||
rm -r build/*
|
||||
python setup.py sdist bdist_wheel
|
||||
python -m twine upload dist/*
|
||||
python3 setup.py sdist bdist_wheel
|
||||
python3 -m twine upload dist/*
|
||||
git add -A
|
||||
git commit -m "updated PyPi version"
|
||||
git push origin master
|
||||
|
Loading…
Reference in New Issue
Block a user