0.3.0 (2017-03-14)
    * Python 3 support! (thanks for the prompting, @vlcinsky)
    * Added new `autotext` function to simplify creating __str__ and
      __unicode__ methods.

0.2.0 (2016-10-01)
    * Allow format specifications (ex: `:0.2f`) to be used in autorepr
    * Doctest README

0.1.1 (2016-01-27)
    * It sure would be nice if PyPI let me re-upload files

0.1.0 (2016-01-27)
    * Initial release.
