Skip to content

Commit 45cb3f1

Browse files
update pkg name
1 parent b39ab3f commit 45cb3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mcp/server/fastmcp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
from .server import Context, FastMCP
88
from .utilities.types import Audio, Image
99

10-
__version__ = version("mcp")
10+
__version__ = version("mcp-python-sdk")
1111
__all__ = ["FastMCP", "Context", "Image", "Audio", "Icon"]

0 commit comments

Comments
 (0)