diff --git a/pyproject.toml b/pyproject.toml index 05a466c..d272103 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "znflow" -version = "0.2.2" +version = "0.2.3" description = "A general purpose framework for building and running computational graphs." authors = ["zincwarecode "] license = "Apache-2.0"