We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01a7503 commit dc5e5acCopy full SHA for dc5e5ac
1 file changed
CMakeLists.txt
@@ -4,7 +4,7 @@ project(
4
VERSION "0.18.1"
5
HOMEPAGE_URL "https://github.com/exaloop/codon"
6
DESCRIPTION "high-performance, extensible Python compiler")
7
-set(CODON_JIT_PYTHON_VERSION "0.3.0")
+set(CODON_JIT_PYTHON_VERSION "0.3.1")
8
configure_file("${PROJECT_SOURCE_DIR}/cmake/config.h.in"
9
"${PROJECT_SOURCE_DIR}/codon/config/config.h")
10
configure_file("${PROJECT_SOURCE_DIR}/cmake/config.py.in"
0 commit comments