Skip to content

Commit 82f04e3

Browse files
committed
version
1 parent bb8cb70 commit 82f04e3

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
@@ -8,7 +8,7 @@
88
from mcp.server.fastmcp import FastMCP
99

1010

11-
__version__ = "0.0.9.dev1"
11+
__version__ = "0.0.9.dev2"
1212

1313
# Type alias for functions that return data from garth.connectapi
1414
ConnectAPIResponse = Union[str, dict, list, None]

0 commit comments

Comments
 (0)