Update version number and Changelog

This commit is contained in:
2024-03-06 17:04:16 +01:00
parent 0ee3eaed53
commit d858e26e4b
4 changed files with 8 additions and 7 deletions

View File

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