We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56191f5 commit d9f48e6Copy full SHA for d9f48e6
1 file changed
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.9)
2
3
-project(pyjs VERSION 4.0.1 DESCRIPTION "pyjs")
+project(pyjs VERSION 4.0.2 DESCRIPTION "pyjs")
4
5
option(BUILD_RUNTIME_BROWSER "Build runtime" ON)
6
option(WITH_NODE_TESTS "With node tests" OFF)
0 commit comments