- modified setup.cfg and setup.py to work out markdown readme display issues on PyPI by converting to rst format on upload
0.1.3
- removed long_description from setup.py to see if markdown will automatically be converted to rst and display correctly on PyPI since it is specified in the setup.cfg file
0.1.2
- added MANIFEST.in with README.md and LICENSE
0.1.1
- moved main package source to **init**.py - reading markdown readme content into setup.py long_description