#!/bin/sh

sudo pip uninstall GOldwasher -y
python setup.py sdist
sudo pip install dist/GOldwasher-0.2.8.tar.gz
