fix: resolve CI/CD workflow and linting issues
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-05 12:51:20 +00:00
parent 11c48f775a
commit cda0e01513

View File

@@ -1,3 +1 @@
"""MCP Server CLI - A local Model Context Protocol server implementation.""" """MCP Server CLI package."""
__version__ = "0.1.0"