We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf47cdf commit d1cf9f3Copy full SHA for d1cf9f3
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.1.6](https://github.com/hepivax/mcp-as-a-judge/compare/v0.1.5...v0.1.6) (2025-08-30)
2
+
3
+### 🐛 Bug Fixes
4
5
+* add PyPI publication to semantic-release ([bf47cdf](https://github.com/hepivax/mcp-as-a-judge/commit/bf47cdf66b177839f3b1bb0137b6b4a0973e98e7))
6
7
## [0.1.5](https://github.com/hepivax/mcp-as-a-judge/compare/v0.1.4...v0.1.5) (2025-08-30)
8
9
### 🐛 Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "mcp-as-a-judge"
-version = "0.1.5"
+version = "0.1.6"
description = "MCP as a Judge: Prevent bad coding practices with AI-powered evaluation and user-driven decision making"
readme = "README.md"
license = { text = "MIT" }
0 commit comments