Need to change the version number in the `setup.py` to match the git tag: ``` setup( name='CSNAnalysis', version='0.4', ... ```