diff --git a/pyproject.toml b/pyproject.toml index a34e0e9b8..5b425418c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ # This project configuration should relate only to the high level notebook api (as primary deps). [tool.poetry] name = "bio-check" -version = "1.3.6" +version = "1.4.0" description = "Simulation Verification Service and API" authors = ["Alex Patrie "] readme = "README.md"