Skip to content

Commit b8a1d46

Browse files
Bump version: 0.2.1 → 0.2.2
1 parent 20a07a6 commit b8a1d46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "casual-mcp"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
description = "Multi-server MCP client for LLM tool orchestration"
55
readme = "README.md"
66
requires-python = ">=3.10"
@@ -65,7 +65,7 @@ dev = [
6565
]
6666

6767
[tool.bumpversion]
68-
current_version = "0.2.1"
68+
current_version = "0.2.2"
6969
commit = true
7070
tag = true
7171

0 commit comments

Comments
 (0)