Skip to content

Commit ff3dcd2

Browse files
authored
Merge pull request #65 from neo4j-contrib/prep-data-modeling-v0.1.1-release
prep for data modeling v0.1.1
2 parents 888f570 + 7ffcab1 commit ff3dcd2

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

servers/mcp-neo4j-data-modeling/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
## Next
22

3+
### Fixed
4+
5+
### Changed
6+
7+
### Added
8+
9+
## v0.1.1
10+
311
### Fixed
412
* Shorten tool names to comply with Cursor name length restrictions
513

servers/mcp-neo4j-data-modeling/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mcp-neo4j-data-modeling"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "A simple Neo4j MCP server for creating graph data models."
55
readme = "README.md"
66
requires-python = ">=3.10"

servers/mcp-neo4j-data-modeling/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)