Skip to content

Commit 2738e66

Browse files
Update pyproject.toml
1 parent 65c7d1b commit 2738e66

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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "mcpuniverse"
7-
version = "1.0.4"
7+
version = "1.1.0"
88
authors = [
99
{name = "Salesforce Research"}
1010
]
@@ -114,4 +114,4 @@ mcpuniverse = [
114114
"dashboard/static/*",
115115
"dashboard/templates/*",
116116
"mcp/configs/*"
117-
]
117+
]

0 commit comments

Comments
 (0)