Skip to content

Commit 69106ea

Browse files
committed
chore: bump version to 0.2.7
1 parent 4554181 commit 69106ea

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mcp-ssh-tmux"
3-
version = "0.2.6"
3+
version = "0.2.7"
44
description = "MCP server for persistent SSH sessions via local tmux"
55
readme = "README.md"
66
authors = [
@@ -40,7 +40,7 @@ pythonpath = ["."]
4040
testpaths = ["tests"]
4141

4242
[project.scripts]
43-
mcp-ssh-tmux = "mcp_ssh_tmux.server:mcp.run"
43+
mcp-ssh-tmux = "mcp_ssh_tmux.server:run"
4444

4545
[build-system]
4646
requires = ["hatchling"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)