From 57ca7f1e44a89cda6ee9f4aa814385bf5279e1f3 Mon Sep 17 00:00:00 2001 From: Andy Leeb Date: Mon, 30 Oct 2023 09:35:42 -0400 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3bf5a40..5eabeb5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "kafkaesk" -version = "0.8.2" +version = "0.8.3" description = "Easy publish and subscribe to events with python and Kafka." authors = ["vangheem ", "pfreixes "] classifiers = [