diff --git a/CMakeLists.txt b/CMakeLists.txt index 160afd5..96aba59 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.25) -project(blt-gp VERSION 0.0.82) +project(blt-gp VERSION 0.0.83) include(CTest)