Skip to content

Commit

Permalink
CMakeLists.txt: bump to v1.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Suciu <[email protected]>
  • Loading branch information
adisuciu authored and AlexandraTrifan committed Sep 23, 2020
1 parent a155be4 commit 7eec50d
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 CXX VERSION 1.1.2)
project(scopy LANGUAGES CXX VERSION 1.2.0)

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

0 comments on commit 7eec50d

Please sign in to comment.