Skip to content

Commit 2cbaf1b

Browse files
author
Zvi Fried
committed
main - v0.1.3: Force multi-platform Docker build
- Trigger GitHub Actions to build multi-platform Docker image - Ensure ARM64 support is properly published to registry
1 parent 7e01681 commit 2cbaf1b

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.2"
3+
version = "0.1.3"
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)