- output DataFrame now has 'radec' field that is of type astropy.coordinates.SkyCoord - added astropy>=1.0.0 dependency - made search for 2MASS dir more robust & exception more informative when search fails
------------------
0.1.3
------------------
- reorganize project to current way I organize projects - fix problem where format descriptor files weren't being found in some installs
------------------
0.1.2
------------------
- implemented set_2mass_path and that an invalid _2mass_path does not crash the module at initial import
------------------
0.1.1
------------------
- added py2mass_process_original_psc.py, which had been missing