We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 168e9a1 commit 7cead75Copy full SHA for 7cead75
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.9)
2
3
-project(pyjs VERSION 2.6.0 DESCRIPTION "pyjs")
+project(pyjs VERSION 2.7.0 DESCRIPTION "pyjs")
4
5
option(BUILD_RUNTIME_BROWSER "Build runtime" ON)
6
option(WITH_NODE_TESTS "With node tests" OFF)
0 commit comments