#! /bin/bash

# bdist
python setup.py register sdist upload

# End
