Update project metadata in pyproject.toml and README.md, including versioning, description enhancements, and new dependencies. Adjusted Python compatibility to >=3.10 and updated classifiers for better categorization. Added changelog link and improved README configuration instructions for AI integration.
This commit is contained in:
@@ -1 +1,5 @@
|
||||
"""Package penpot_mcp."""
|
||||
"""Penpot MCP Server - Model Context Protocol server for Penpot."""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
__author__ = "Montevive AI Team"
|
||||
__email__ = "info@montevive.ai"
|
||||
|
||||
Reference in New Issue
Block a user