From 5e2b7f22d84827f23c113dfa0a60b73c95be4d4d Mon Sep 17 00:00:00 2001 From: Dan Wolfson Date: Tue, 8 Sep 2026 11:35:05 -0500 Subject: [PATCH] chore(release): bump version to 6.1.11 Co-Authored-By: Claude Sonnet 5 Claude-Session: https://claude.ai/code/session_01KYNxABE3SRUT5cXbpmrfU2 Signed-off-by: Dan Wolfson --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7e46dc3f..5ef9a9f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ [project] name = "pyegeria" -version = "6.1.10" +version = "6.1.11" license = 'Apache-2.0' license-files = ["LICENSE"] authors = [{name = "Dan Wolfson", email = "dan.wolfson@pdr-associates.com"},]