1.2.1 (2023-08-10)
==================
* add app_name to urls

1.1.3
==================
* Fixed an inconsistency where JSON responses weren't forwarding
  along HTTP status. (GitHub issue #35)

1.1.2 (2020-05-26)
==================
* Don't require nose for testing
* Fix version in setup.py
* Fix manifest file to include everything
* Fix some flake8 errors on string format variables
