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" }]