+ Mucked up the previous release... No actual code change, just need to not have [ci skip] in my commit message. Doh!
1.0.0
+ Updates to unit tests (6) + Better builds (6) + Fixed some edge-case bugs (6) + Updated image url for builds (7)
0.1.6
+ Added PyPy builds to Travis (5) + Added author email to setup.py
0.1.5
+ Updated `README.rst` and other docs.
0.1.4 (2017-02-27): More Python Versions! + Added support for Python27, 33, and 34 by backporting `erf` and `erfc`. + added Travis auto-deploy to PyPI.