diff --git a/CMakeLists.txt b/CMakeLists.txt index 5365b16..3cc7a7e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.24) project(tatami_r - VERSION 2.0.0 + VERSION 2.0.1 DESCRIPTION "tatami bindings for abstract R matrices" LANGUAGES CXX)