Skip to content

Commit 14bfd1a

Browse files
committed
version
1 parent 3cfa739 commit 14bfd1a

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.10.dev6"
11+
__version__ = "0.0.10.dev5"
1212

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

0 commit comments

Comments
 (0)