Skip to content

Commit 4072bdb

Browse files
author
Zvi Fried
committed
fix: correct version to 0.1.9
- Change version from 0.2.0 to 0.1.9 as requested - This is a patch release with the separate messages feature
1 parent f106137 commit 4072bdb

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.2.0"
3+
version = "0.1.9"
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)