diff --git a/pyproject.toml b/pyproject.toml index 855b0e2..49c2352 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "preClinVar" -version = "2.7.0" +version = "2.7.1" description = "A ClinVar API submission helper written in FastAPI" authors = ["Chiara Rasi "] license = "MIT"