From b734df77c1c839b08f22fe5b749860822ca3b03b Mon Sep 17 00:00:00 2001 From: "TEAM 4.0[bot]" Date: Tue, 15 Mar 2022 01:22:56 +0000 Subject: [PATCH] Release v0.3.7 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 00ec6d0b8..bae24a97c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.14) project(dlite - VERSION 0.3.6 + VERSION 0.3.7 DESCRIPTION "Lightweight data-centric interoperability framework" HOMEPAGE_URL "https://github.com/SINTEF/dlite" LANGUAGES C