* 121: Modernized the codebase. Added a lot of type annotations.
5.1.0
======
* 113: Add support for uncountable nouns.
5.0.3
======
* Refreshed package metadata.
5.0.2
======
* 102: Inflect withdraws from `Jazzband <https://jazzband.co>`_ in order to continue to participate in sustained maintenance and enterprise support through `Tidelift <https://tidelift.com>`_. The project continues to honor the guidelines and principles behind Jazzband and welcomes contributors openly.
5.0.1
======
* Identical release validating release process.
5.0.0
======
* Module no longer exposes a ``__version__`` attribute. Instead to query the version installed, use `importlib.metadata <https://docs.python.org/3/library/importlib.metadata.html>`_ or `its backport <https://pypi.org/project/importlib_metadata>`_ to query::