1) change the setup file to include the new version number and if any modules were added,
include them as well.
2) run the following commend in the project directory: $ python setup.py sdist
3) remove old builds from dist/
4) twine uplode dist/* 