diff --git a/pyproject.toml b/pyproject.toml index ea6fb9f..cba39bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pybondi" -version = "0.2.3" +version = "0.2.4" description = "A lightweight library for creating event driven systems using domain driven design." authors = ["Eric Cardozo "] license = "MIT"