Added
- `__init__` implementation for `fastobo.doc.OboDoc`.
- `__init__` implementation for `fastobo.term.ConsiderClause`.
- `__init__` implementation for `fastobo.term.IsObsoleteClause`.
- Add constructor signatures to classes in `fastobo.term` and `fastobo.header`.
Changed
- Bumped `pyo3` dependency to `v0.8.1`.
Fixed
- Automatic generation of `pyproject.toml` in `sdist`.