Skip to content

Commit a45fec9

Browse files
kapillamba4claude
andcommitted
bump up to 1.0.24
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1fd49ff commit a45fec9

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 = "hatchling.build"
44

55
[project]
66
name = "code-memory"
7-
version = "1.0.23"
7+
version = "1.0.24"
88
description = "A deterministic, high-precision code intelligence MCP server"
99
readme = "README.md"
1010
license = "MIT"

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"url": "https://github.com/kapillamba4/code-memory",
77
"source": "github"
88
},
9-
"version": "1.0.23",
9+
"version": "1.0.24",
1010
"packages": [
1111
{
1212
"registryType": "pypi",
1313
"identifier": "code-memory",
14-
"version": "1.0.23",
14+
"version": "1.0.24",
1515
"transport": {
1616
"type": "stdio"
1717
},

0 commit comments

Comments
 (0)