From fc4c90796e3317f9f2f4a4099336a8d2605e7c5b Mon Sep 17 00:00:00 2001 From: "TEAM 4.0[bot]" Date: Thu, 17 Oct 2024 18:04:25 +0000 Subject: [PATCH] Release v0.5.23 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9044d7607..c0bd995b7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.14) project(dlite - VERSION 0.5.22 + VERSION 0.5.23 DESCRIPTION "Lightweight data-centric framework for semantic interoperability" HOMEPAGE_URL "https://github.com/SINTEF/dlite" LANGUAGES C