5 lines
92 B
Python
5 lines
92 B
Python
"""
|
|
KiCad MCP Server - A Model Context Protocol server for KiCad.
|
|
"""
|
|
__version__ = "0.1.0"
|