Skip to content

Commit

Permalink
CMakeLists.txt: Bump to version v1.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Stanea <[email protected]>
  • Loading branch information
Adrian-Stanea authored and AlexandraTrifan committed Nov 25, 2024
1 parent e04bbf2 commit 438f138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@


cmake_minimum_required(VERSION 3.5)
project(scopy LANGUAGES C CXX VERSION 1.4.1)
project(scopy LANGUAGES C CXX VERSION 1.5.0)

set(Python_ADDITIONAL_VERSIONS 3)
if(PYTHON_EXECUTABLE)
Expand Down

0 comments on commit 438f138

Please sign in to comment.