diff --git a/pyproject.toml b/pyproject.toml index 53f2d30..8ae9265 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.1.0" +version = "0.2.0" description = "Create, execute, and introspect reproducible composite simulations of dynamic biological systems." authors = ["Alex Patrie "] readme = "README.md"