Skip to content

Commit

Permalink
CMakeLists.txt: Bump to version v1.4.1.
Browse files Browse the repository at this point in the history
Signed-off-by: AlexandraTrifan <[email protected]>
  • Loading branch information
AlexandraTrifan committed Aug 3, 2022
1 parent fe67103 commit f4beeb1
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.0)
project(scopy LANGUAGES C CXX VERSION 1.4.1)

set(Python_ADDITIONAL_VERSIONS 3)
FIND_PACKAGE(PythonInterp REQUIRED)
Expand Down

0 comments on commit f4beeb1

Please sign in to comment.