Merge branch 'rc' into dev

This commit is contained in:
Paulus Schoutsen
2018-03-26 16:24:48 -07:00

View File

@@ -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