Skip to content

Commit 92c68f5

Browse files
committed
hot-fix: Fix the name of the package in pyproject.toml
🤦😞 Branch: main Signed-off-by: Gabe Goodhart <ghart@us.ibm.com>
1 parent 3c52e9c commit 92c68f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build-backend = "setuptools.build_meta"
1111
# 📦 Core project metadata (PEP 621)
1212
# ----------------------------------------------------------------
1313
[project]
14-
name = "mcp-contextforge-gateway"
14+
name = "cforge"
1515
version = "0.9.0"
1616
description = "CLI for Context Forge allowing seamless management of local or hosted MCP and A2A resources."
1717
keywords = ["MCP","API","gateway","proxy","tools",

0 commit comments

Comments
 (0)