Skip to content

Commit 81bf65a

Browse files
committed
tag 0.1.3
1 parent 56350d4 commit 81bf65a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

camel_toolkits_mcp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
Camel Toolkits MCP - A server that exports Camel toolkits as MCP-compatible tools.
33
"""
44

5-
__version__ = "0.1.2"
5+
__version__ = "0.1.3"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "camel-toolkits-mcp"
7-
version = "0.1.2"
7+
version = "0.1.3"
88
description = "A server that exports Camel toolkits as MCP-compatible tools"
99
authors = [
1010
{name = "Xiaotian Jin", email = "[email protected]"}

0 commit comments

Comments
 (0)