Skip to content

Commit 2bc4060

Browse files
committed
chore: release version 0.1.1
1 parent 408d13f commit 2bc4060

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
---
44

5+
## 0.1.1
6+
- fix: normalize nodes_for_adding to handle tuple-to-list conversion from JSON in add_nodes tool
7+
58
## 0.1.0
69
- feat: add MCP tools for schema operations
710
- feat: add MCP tools for data operations

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "tigergraph-mcp"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = ""
55
authors = [
66
{name = "xunalei.lin",email = "xuanlei.lin@tigergraph.com"}

0 commit comments

Comments
 (0)