We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71eca24 + 70320b7 commit 5a18bf7Copy full SHA for 5a18bf7
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.24)
2
cmake_policy(SET CMP0148 NEW)
3
4
-project(Pycharls VERSION 1.3.0)
+project(Pycharls VERSION 1.3.1)
5
6
find_package(Python COMPONENTS Interpreter Development.Module)
7
find_package(pybind11 CONFIG REQUIRED)
0 commit comments