#! /bin/bash

python setup.py register
python setup.py sdist upload

# End
