We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea50d4b commit bea2aa3Copy full SHA for bea2aa3
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-01-18
11
+
12
+### Changed
13
+- **CORE VERSION**: Now downloads `capiscio-core` v2.4.0
14
15
## [2.3.1] - 2025-01-14
16
17
### Changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "capiscio"
-version = "2.3.1"
+version = "2.4.0"
description = "The official CapiscIO CLI tool for validating A2A agents."
readme = "README.md"
requires-python = ">=3.10"
0 commit comments