File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11[project ]
22name = " biocontext_kb"
3- version = " 0.1.3 "
3+ version = " 0.1.4 "
44description = " An MCP server for biomedical research."
55readme = " README.md"
66requires-python = " >=3.12"
@@ -18,7 +18,7 @@ classifiers = [
1818dependencies = [
1919 " asyncio>=3.4.3,<4" ,
2020 " dotenv>=0.9.9,<1" ,
21- " fastmcp==2.11.3 " ,
21+ " fastmcp==2.12.4 " ,
2222 " gql>=3.5.3,<4" ,
2323 " gunicorn>=23.0.0,<24" ,
2424 " httpx>=0.28.1" ,
@@ -38,7 +38,7 @@ dependencies = [
3838[project .urls ]
3939Home = " https://github.com/biocontext_ai/knowledgebase-mcp"
4040Source = " https://github.com/biocontext_ai/knowledgebase-mcp"
41- Documentation = " https://server .biocontext.ai"
41+ Documentation = " https://docs.kb .biocontext.ai"
4242
4343[project .scripts ]
4444biocontext_kb = " biocontext_kb:run_app"
You can’t perform that action at this time.
0 commit comments