diff --git a/CMakeLists.txt b/CMakeLists.txt index 8a0fb164..cf5d867a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,7 +17,7 @@ cmake_minimum_required(VERSION 3.16.0) project(DataSketches - VERSION 3.5.0 + VERSION 3.5.1 LANGUAGES CXX) include(GNUInstallDirs)