Update version number

This commit is contained in:
2024-02-13 10:51:56 +01:00
parent d996496f87
commit 45d0886adb

View File

@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.20)
project(Platform
VERSION 1.0.0
VERSION 1.0.1
DESCRIPTION "Platform to run Experiments with classifiers."
HOMEPAGE_URL "https://github.com/rmontanana/platform"
LANGUAGES CXX