diff --git a/pyproject.toml b/pyproject.toml index ee121d273..1328f7e6a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,8 +1,8 @@ [tool.poetry] name = "ontogpt" -version = "0.3.7" +version = "0.3.8" description = "OntoGPT" -authors = ["Chris Mungall "] +authors = ["Chris Mungall , J. Harry Caufield "] license = "BSD-3" readme = "README.md"