From c74b95b7da6de165986dd58586150e068ec947c6 Mon Sep 17 00:00:00 2001 From: "TEAM 4.0[bot]" Date: Fri, 26 May 2023 06:03:16 +0000 Subject: [PATCH] Release v0.3.20 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a5226aa9b..53e73d250 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.14) project(dlite - VERSION 0.3.19 + VERSION 0.3.20 DESCRIPTION "Lightweight data-centric framework for semantic interoperability" HOMEPAGE_URL "https://github.com/SINTEF/dlite" LANGUAGES C