We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffb69b9 commit f611b84Copy full SHA for f611b84
CMakeLists.txt
@@ -9,7 +9,7 @@ option(INSTALL_ONLY "Enable for installation only" OFF)
9
# Note: update this to your new project's name and version
10
project(
11
Py2Cpp
12
- VERSION 1.4.11
+ VERSION 1.5
13
LANGUAGES CXX
14
)
15
0 commit comments