diff --git a/pyproject.toml b/pyproject.toml index 372f4e4c..e872b74a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "linkml_runtime" -version = "1.1.15" +version = "1.2.0rc1" description = "Runtime environment for LinkML, the Linked open data modeling language" authors = [ "Chris Mungall ",