Update installation way

This commit is contained in:
2025-04-30 13:25:37 +02:00
parent 6cfd7ec904
commit 260c79f17d
6 changed files with 29 additions and 42 deletions

View File

@@ -20,7 +20,7 @@
#include "bayesnet/ensembles/AODELd.h"
#include "bayesnet/ensembles/BoostAODE.h"
const std::string ACTUAL_VERSION = "1.1.0";
const std::string ACTUAL_VERSION = "1.1.1";
TEST_CASE("Test Bayesian Classifiers score & version", "[Models]")
{