Full release of version 2. The main library API hasn't changed, but various internals have been updated hence this release may be backward-incompatible for users that have built custom extensions upon Ontospy’s internal modules.
**Updates**
- Remove all Django dependencies, replaced with [Jinja2](https://jinja.palletsprojects.com/en/3.1.x/intro/#installation)
- Rename `ontodocs` module to `gendocs`
- Drop support for python2
- Remove `setup.cfg` and universal build (only py3)
- Refactor code / clean up
See also: http://lambdamusic.github.io/Ontospy/#upgrading-to-v-20