diff --git a/CMakeLists.txt b/CMakeLists.txt index cf3d33c..bd2e229 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -37,7 +37,7 @@ option(G3P_ENABLE_TESTS "Enable the unit tests ?" ON) # project( g3p - VERSION 1.0.0 + VERSION 1.0.1 LANGUAGES CXX DESCRIPTION "gnuplot for Modern C++ with support for Jupyter" )