Skip to content

Commit

Permalink
CMakeLists: Bump to v1.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Suciu <[email protected]>
  • Loading branch information
adisuciu committed Mar 26, 2021
1 parent e918918 commit 441fd19
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.2.0)
project(scopy LANGUAGES CXX VERSION 1.3.0)

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

0 comments on commit 441fd19

Please sign in to comment.