Skip to content

Commit 6c32126

Browse files
committed
chore: release v1.10.7
1 parent 8fc737f commit 6c32126

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "workspace-mcp"
7-
version = "1.10.6"
7+
version = "1.10.7"
88
description = "Comprehensive, highly performant Google Workspace Streamable HTTP & SSE MCP Server for Calendar, Gmail, Docs, Sheets, Slides & Drive"
99
readme = "README.md"
1010
keywords = [ "mcp", "google", "workspace", "llm", "ai", "claude", "model", "context", "protocol", "server"]

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
"name": "io.github.taylorwilsdon/workspace-mcp",
44
"description": "Google Workspace MCP server for Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Tasks, Chat.",
55
"status": "active",
6-
"version": "1.10.6",
6+
"version": "1.10.7",
77
"packages": [
88
{
99
"registryType": "pypi",
1010
"identifier": "workspace-mcp",
1111
"transport": {
1212
"type": "stdio"
1313
},
14-
"version": "1.10.6"
14+
"version": "1.10.7"
1515
}
1616
]
1717
}

0 commit comments

Comments
 (0)