Bugs - Fixed install error due to `LICENSE.md` being in the `MANIFEST.in` instead of `LICENSE.txt`.
0.2.5
Bugs - Fixed `pip install nmpy` typo in `.travis.yml`
0.2.4
Enhancements - Replaced `pip install -r requirements.txt` in `.travis.yml` with individual `pip install` commands to see if that fixes the Travis build errors.
0.2.3
Enhancements - Add `long_description` to `setup.py`
0.2.2
Enhancements - Install pypandoc so PyPi readme looks nice.
0.2.1
- Change CHANGES.md to CHANGELOG.md - Change AUTHORS.txt to AUTHORS.md - Update README.md with license badge - Switch badges to shield.io