Skip to content

Commit 441fd19

Browse files
committed
CMakeLists: Bump to v1.3.0
Signed-off-by: Adrian Suciu <adrian.suciu@analog.com>
1 parent e918918 commit 441fd19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919

2020
cmake_minimum_required(VERSION 3.5)
21-
project(scopy LANGUAGES CXX VERSION 1.2.0)
21+
project(scopy LANGUAGES CXX VERSION 1.3.0)
2222

2323
set(Python_ADDITIONAL_VERSIONS 3)
2424
FIND_PACKAGE(PythonInterp REQUIRED)

0 commit comments

Comments
 (0)