Update version number

This commit is contained in:
2025-06-01 18:28:39 +02:00
parent ab86dae90d
commit c68b75fcc1

View File

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