diff --git a/pyproject.toml b/pyproject.toml index a23010d..e474d66 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "mcp-arduino-server" -version = "0.1.1" # Start with an initial version +version = "0.1.2" # Start with an initial version authors = [ { name="Your Name", email="your.email@example.com" }, ]