doc: bump version + clean authors list

This commit is contained in:
Johann Dreo 2025-04-16 13:42:29 +02:00
commit 3259d1b452
3 changed files with 24 additions and 13 deletions

View file

@ -13,7 +13,7 @@ cmake_minimum_required(VERSION 3.10 FATAL_ERROR)
## Name
project("ParadisEO"
VERSION 3.0.0
VERSION 3.1.3
DESCRIPTION "Evolutionary optimization framework"
LANGUAGES C CXX)