Skip to content

Commit

Permalink
CMakeLists.txt: Bump to version v1.4.0.
Browse files Browse the repository at this point in the history
Signed-off-by: AlexandraTrifan <[email protected]>
  • Loading branch information
AlexandraTrifan committed Mar 14, 2022
1 parent 1e862f6 commit fbe13db
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.3.0)
project(scopy LANGUAGES C CXX VERSION 1.4.0)

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

0 comments on commit fbe13db

Please sign in to comment.