From e40c86c0a02d5477f4a1420e99d522b287088cd4 Mon Sep 17 00:00:00 2001 From: TheByronHimes Date: Tue, 10 Oct 2023 15:02:32 +0000 Subject: [PATCH] Bump version to 0.11.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f3fc0533..b7b76b99 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "hexkit" -version = "0.10.3" +version = "0.11.0" description = "A Toolkit for Building Microservices using the Hexagonal Architecture" readme = "README.md" authors = [