We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe2c8b commit 8c3d26dCopy full SHA for 8c3d26d
2 files changed
CHANGELOG.md
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [2.4.0] - 2026-02-04
11
+
12
+### Changed
13
+- **Version Alignment**: Synchronized version with capiscio-core v2.4.0
14
15
## [0.1.0] - 2026-01-15
16
17
### Added
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "capiscio-mcp"
-version = "0.1.0"
+version = "2.4.0"
description = "Trust badges for MCP tool calls - RFC-006 & RFC-007 implementation"
readme = "README.md"
requires-python = ">=3.10"
0 commit comments