Merge branch 'rc' into dev
This commit is contained in:
commit
e1d2d201c8
1 changed files with 2 additions and 1 deletions
|
@ -27,4 +27,5 @@ then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
python3 setup.py sdist bdist_wheel upload
|
||||
python3 setup.py sdist bdist_wheel
|
||||
python3 -m twine upload dist/* --skip-existing
|
||||
|
|
Loading…
Add table
Reference in a new issue