Skip to content

Commit 88e8873

Browse files
committed
Bump version to 1.0.8
1 parent 7aedc69 commit 88e8873

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "codelogic-mcp-server"
3-
version = "1.0.7"
3+
version = "1.0.8"
44
description = "Integrates CodeLogic's powerful codebase knowledge graphs with a Model Context Protocol (MCP) server"
55
readme = "README.md"
66
license = "MPL-2.0"

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"url": "https://github.com/CodeLogicIncEngineering/codelogic-mcp-server",
88
"source": "github"
99
},
10-
"version": "1.0.7",
10+
"version": "1.0.8",
1111
"packages": [
1212
{
1313
"registryType": "pypi",
1414
"registryBaseUrl": "https://pypi.org",
1515
"identifier": "codelogic-mcp-server",
16-
"version": "1.0.7",
16+
"version": "1.0.8",
1717
"transport": {
1818
"type": "stdio"
1919
},

0 commit comments

Comments
 (0)