v0.9.0
- Relicense to MIT
- Add
Description
class inheriting from string to hold xrefs - Use pkg_resources to get the version of the module
- Remove import safeguards in
__init__.py
:import pronto
will fail
if some of the dependencies are missing - Add repr method to
Ontology
- Add
test
anddev
extras - Improve docstrings