From 628df23dba3a6a55bf0ede847c8ac9cc4a6b0c43 Mon Sep 17 00:00:00 2001 From: mertunsall Date: Sat, 30 Aug 2025 20:18:54 +0200 Subject: [PATCH] bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [