diff --git a/pyproject.toml b/pyproject.toml index ebc3ff7..132c3bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "bubus" description = "Advanced Pydantic-powered event bus with async support" authors = [{ name = "Nick Sweeting" }] -version = "1.5.5" +version = "1.5.6" readme = "README.md" requires-python = ">=3.11,<4.0" classifiers = [