mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-09 02:00:44 +08:00
updated PyPi version
This commit is contained in:
parent
e4069a8c98
commit
990d72c1a7
@ -1,6 +1,7 @@
|
||||
#!/bin/bash
|
||||
# Before running this, go to setup.py and update the version # of the library
|
||||
|
||||
echo "Make sure to update the version number!!!"
|
||||
echo "Make sure to update the version number in setup.py!!!"
|
||||
rm dist/*
|
||||
python setup.py sdist bdist_wheel
|
||||
python -m twine upload dist/*
|
||||
|
Loading…
Reference in New Issue
Block a user