Skip to content

Commit 5a18bf7

Browse files
Merge pull request #40 from planetmarshall/bump-cmake-version
bump cmake project version
2 parents 71eca24 + 70320b7 commit 5a18bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.24)
22
cmake_policy(SET CMP0148 NEW)
33

4-
project(Pycharls VERSION 1.3.0)
4+
project(Pycharls VERSION 1.3.1)
55

66
find_package(Python COMPONENTS Interpreter Development.Module)
77
find_package(pybind11 CONFIG REQUIRED)

0 commit comments

Comments
 (0)