Merge remote-tracking branch 'origin/master' into dev

This commit is contained in:
Paulus Schoutsen 2018-06-03 16:53:17 -04:00
commit bf8376ddcb

View file

@ -27,5 +27,6 @@ then
exit 1
fi
rm -rf dist
python3 setup.py sdist bdist_wheel
python3 -m twine upload dist/* --skip-existing