From 4e3e37d91f136b3b14bb01c6cbc914aacae4ccbd Mon Sep 17 00:00:00 2001 From: Josh Bragg Date: Thu, 16 Apr 2026 10:07:06 -0400 Subject: [PATCH] Upgraded version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 66450e9..2037eb7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "north-mcp-python-sdk" -version = "0.3.2" +version = "0.3.3" description = "Add your description here" readme = "README.md" authors = [{ name = "Raphael Cristal", email = "raphael@cohere.com" }]