Fix result name overlapping in simultaneous experiments

This commit is contained in:
2025-08-04 13:10:48 +02:00
parent e8b35d4c5e
commit b7f4651e2c
6 changed files with 49 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.20)
project(Platform
VERSION 1.1.0
VERSION 1.1.1
DESCRIPTION "Platform to run Experiments with classifiers."
HOMEPAGE_URL "https://github.com/rmontanana/platform"
LANGUAGES CXX