Skip to content

Commit 5bdd40d

Browse files
committed
thirdweb-mcp: update thirdweb-ai and bump
1 parent 2bdbd82 commit 5bdd40d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

python/thirdweb-mcp/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

python/thirdweb-mcp/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "thirdweb-mcp"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
description = "thirdweb MCP"
55
authors = ["thirdweb <[email protected]>"]
66
license = "Apache-2.0"
@@ -11,7 +11,7 @@ packages = [{ include = "src" }]
1111
python = "^3.10"
1212
mcp = "^1.3.0"
1313
click = "^8.1.8"
14-
thirdweb-ai = {version = "0.1.2", extras = ["mcp"]}
14+
thirdweb-ai = {version = "0.1.3", extras = ["mcp"]}
1515

1616
[tool.poetry.group.dev.dependencies]
1717
ruff = "^0.9.10"

0 commit comments

Comments
 (0)