Skip to content

Commit 380fa66

Browse files
committed
Bump version to 1.0.6
1 parent 044cc31 commit 380fa66

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.5"
3+
version = "1.0.6"
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: 3 additions & 3 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.0",
10+
"version": "1.0.6",
1111
"packages": [
1212
{
1313
"registry_type": "pypi",
1414
"registry_base_url": "https://pypi.org",
1515
"identifier": "codelogic-mcp-server",
16-
"version": "1.0.0",
16+
"version": "1.0.6",
1717
"transport": {
1818
"type": "stdio"
1919
},
@@ -56,4 +56,4 @@
5656
]
5757
}
5858
]
59-
}
59+
}

0 commit comments

Comments
 (0)