------------------------------
No code change from previous release -- This is just to say "it's definitely
production-ready". However, the following minor changes were made:
- Altered test suite to ensure Python 3.4 and 3.5 were supported, as well as
PyPy3.
- Dropped support for Python 3.2 because ``coverage.py`` v4 no longer supports
it, so the test suite wouldn't run anymore in this environment. This version
will work on Python 3.2, but future releases may not.
- Marked `Wheel <http://wheel.readthedocs.org/en/latest/>`_ distribution as
universal.