File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ### Added
11+
12+ ### Changed
13+
14+ ### Fixed
15+
16+ ### Removed
17+
18+ ## [ 0.4.0] - 2026-03-28
19+
1020### Fixed
1121
1222** Core**
@@ -338,7 +348,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
338348
339349<!-- Previous changes here -->
340350
341- [ Unreleased ] : https://github.com/parameterlab/maseval/compare/v0.3.0...HEAD
351+ [ Unreleased ] : https://github.com/parameterlab/maseval/compare/v0.4.0...HEAD
352+ [ 0.4.0 ] : https://github.com/parameterlab/maseval/compare/v0.3.0...v0.4.0
342353[ 0.3.0 ] : https://github.com/parameterlab/maseval/compare/v0.2.0...v0.3.0
343354[ 0.2.0 ] : https://github.com/parameterlab/maseval/compare/v0.1.2...v0.2.0
344355[ 0.1.2 ] : https://github.com/parameterlab/maseval/compare/v0.1.1...v0.1.2
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " maseval"
7- version = " 0.3 .0"
7+ version = " 0.4 .0"
88description = " A library for multi-agent systems evaluation and benchmarking."
99authors = [{ name = " Cornelius Emde" , email = " cornelius@parameterlab.de" }]
1010readme = " README.md"
You can’t perform that action at this time.
0 commit comments