diff --git a/CMakeLists.txt b/CMakeLists.txt index c7f1ebcb..401dc74a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.24) project( NESO-Particles - VERSION 0.7.0 + VERSION 0.8.0 LANGUAGES CXX C) include(GNUInstallDirs)