* BREAKING CHANGE: Add upped bound to ``psycopg`` dependency to avoid issues with future versions of ``psycopg``. * Pytest quality of life improvements.
.. _v1-1-0:
1.1.0
~~~~~~~~~~~~~~~~~~~
* Added a ``py.typed`` file so that ``mypy`` will know to use our type annotations. * Added Trove classifiers * Remove upper bound from supported Python version