We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aedc69 commit 88e8873Copy full SHA for 88e8873
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "codelogic-mcp-server"
3
-version = "1.0.7"
+version = "1.0.8"
4
description = "Integrates CodeLogic's powerful codebase knowledge graphs with a Model Context Protocol (MCP) server"
5
readme = "README.md"
6
license = "MPL-2.0"
server.json
@@ -7,13 +7,13 @@
7
"url": "https://github.com/CodeLogicIncEngineering/codelogic-mcp-server",
8
"source": "github"
9
},
10
- "version": "1.0.7",
+ "version": "1.0.8",
11
"packages": [
12
{
13
"registryType": "pypi",
14
"registryBaseUrl": "https://pypi.org",
15
"identifier": "codelogic-mcp-server",
16
17
"transport": {
18
"type": "stdio"
19
0 commit comments