mirror of
https://github.com/Sun-ZhenXing/mcp-template-python.git
synced 2026-03-24 11:48:05 +00:00
init repo
This commit is contained in:
5
src/mcp_template_python/__init__.py
Normal file
5
src/mcp_template_python/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from .__about__ import __version__
|
||||
|
||||
__all__ = [
|
||||
"__version__",
|
||||
]
|
||||
Reference in New Issue
Block a user