Update version number and CHANGELOG

This commit is contained in:
2024-04-03 11:01:54 +02:00
parent d81b0d63d8
commit afb4e930d0
4 changed files with 37 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.20)
project(Folding
VERSION 1.0.0
VERSION 1.0.1
DESCRIPTION "Folding utility for BayesNet library"
HOMEPAGE_URL "https://github.com/rmontanana/folding"
LANGUAGES CXX