diff --git a/pyproject.toml b/pyproject.toml index 90cb078..d31a6cf 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-compose" -version = "0.6.6" +version = "0.6.7" description = "Create, execute, and introspect reproducible composite simulations of dynamic biological systems." authors = ["Alex Patrie "] readme = "README.md"