Skip to content

Commit 7e01681

Browse files
author
Zvi Fried
committed
main - v0.1.2: Multi-platform Docker support
- Test release for multi-platform Docker builds - Supports linux/amd64 and linux/arm64 architectures - Fixes compatibility with Apple Silicon Macs and ARM64 systems
1 parent c39464c commit 7e01681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mcp-as-a-judge"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
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" }

0 commit comments

Comments
 (0)