Skip to content

Commit 825b88b

Browse files
committed
Update version to 0.1.2 in pyproject.toml to reflect the latest changes and improvements in the project.
1 parent c9a5df0 commit 825b88b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 = "project-mem-mcp"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "An MCP Server to store and retreive project information from memory file"
55
authors = [{ name = "PYNESYS LLC" }]
66
readme = "README.md"

0 commit comments

Comments
 (0)