- Modified setup.py to include prokaryote/prokaryote.jar and .txt file in data_files. This makes pip uninstall prokaryote clean those files up and it adds them to the list of files in the package so that application bundlers like py2exe and py2app can properly package them.
- Changed .travis.yml to use the TRAVIS_TAG environment variable to get the correct jar to upload.