Skip to content

Commit fa2b285

Browse files
committed
version
1 parent fb10c61 commit fa2b285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/garth_mcp_server/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from mcp.server.fastmcp import FastMCP
88

99

10-
__version__ = "0.0.10.dev1"
10+
__version__ = "0.0.10.dev2"
1111

1212
# Type alias for functions that return data from garth.connectapi
1313
ConnectAPIResponse = str | dict | list | int | float | bool | None

0 commit comments

Comments
 (0)