diff --git a/pyproject.toml b/pyproject.toml index 3b3ae97..21a21b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "aries-staticagent" -version = "0.9.0-pre3" +version = "0.9.0-pre4" description = "Aries Static Agent library for Python" authors = ["Daniel Bluhm ", "Sam Curren "] maintainers = ["Daniel Bluhm "]