Create version 1.1.2 #2

Merged
rmontanana merged 4 commits from 112 into main 2025-07-19 17:51:24 +00:00
10 changed files with 178 additions and 15 deletions
Showing only changes of commit 0e95aa28fc - Show all commits

View File

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