diff --git a/README.md b/README.md index 001829a0..192e25b2 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ limitations under the License. **News** :newspaper: -- [ ] Deploy `deeponto.onto.OntologyNormaliser` and `deeponto.onto.OntologyProjector` (unreleased). +- [X] Deploy `deeponto.onto.OntologyNormaliser` and `deeponto.onto.OntologyProjector` (**v0.8.0**). - [X] Upload Java dependencies directly and remove mowl from pip dependencies (**v0.7.5**). - [X] Deploy the `deeponto.subs.bertsubs` and `deeponto.onto.pruning` modules (**v0.7.0**). - [X] Deploy the `deeponto.probe.ontolama` and `deeponto.onto.verbalisation` modules (**v0.6.0**). diff --git a/setup.cfg b/setup.cfg index bd61e62f..bd75cf57 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = deeponto -version = 0.7.5 +version = 0.8.0 author = Yuan He (KRR-Oxford) author_email = yuan.he@cs.ox.ac.uk license = Apache License 2.0