diff --git a/CMakeLists.txt b/CMakeLists.txt index e754117a2..1e2f10a82 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.14) project(dlite - VERSION 0.5.6 + VERSION 0.5.7 DESCRIPTION "Lightweight data-centric framework for semantic interoperability" HOMEPAGE_URL "https://github.com/SINTEF/dlite" LANGUAGES C