Skip to content

Commit e5bf9e3

Browse files
authored
thirdweb-mcp: bump and update thirdweb-ai to 0.1.4 (#9)
1 parent b975375 commit e5bf9e3

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

python/thirdweb-mcp/poetry.lock

Lines changed: 7 additions & 7 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.6"
3+
version = "0.1.7"
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.3", extras = ["mcp"]}
14+
thirdweb-ai = {version = "0.1.4", extras = ["mcp"]}
1515

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

0 commit comments

Comments
 (0)