upload.sh

Summary

Maintainability
Test Coverage
#!/bin/bash
python setup.py sdist bdist_wheel
python -m twine upload dist/*