Add notes to Classifier & Changelog

This commit is contained in:
2024-02-12 10:58:20 +01:00
parent 03f8b8653b
commit f3b8150e2c
6 changed files with 95 additions and 99 deletions

View File

@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.20)
project(BayesNet
VERSION 1.0.0
VERSION 1.0.1
DESCRIPTION "Bayesian Network and basic classifiers Library."
HOMEPAGE_URL "https://github.com/rmontanana/bayesnet"
LANGUAGES CXX