#!/bin/sh export VERSION="0.6.3" # creating the releases rm -rf dist # now preparing the source release python2.6 setup.py -q egg_info -RDb '' sdist register upload # pushing the bootstrap script scp distribute_setup.py ziade.org:nightly/build/