Skip to content

Commit 696510c

Browse files
committed
Bug fix
1 parent 2af0753 commit 696510c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = [ "hatchling" ]
44

55
[project]
66
name = "protocol-mcp"
7-
version = "0.0.1"
7+
version = "0.1.0"
88
description = "MCP that connects to wetlab protocol resources, including protocols.io"
99
readme = "README.md"
1010
license = { file = "LICENSE" }

server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "protocol-mcp",
33
"description": "MCP server that connects to wetlab protocol resources, including protocols.io",
4-
"version": "0.0.1",
4+
"version": "0.1.0",
55
"repository": "https://github.com/biocontext-ai/protocol-mcp",
66
"tools": [
77
{

uv.lock

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

0 commit comments

Comments
 (0)