Skip to content

Commit 8a50872

Browse files
author
Zvi Fried
committed
main - v0.1.4: Remove emoji from PyPI description
- Remove 🚨 emoji from package description for cleaner PyPI listing - Maintain professional appearance on package registry
1 parent 13380a8 commit 8a50872

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
@@ -1,7 +1,7 @@
11
[project]
22
name = "mcp-as-a-judge"
3-
version = "0.1.3"
4-
description = "🚨 MCP as a Judge: Prevent bad coding practices with AI-powered evaluation and user-driven decision making"
3+
version = "0.1.4"
4+
description = "MCP as a Judge: Prevent bad coding practices with AI-powered evaluation and user-driven decision making"
55
readme = "README.md"
66
license = { text = "MIT" }
77
authors = [

0 commit comments

Comments
 (0)