Skip to content

Commit dc5e5ac

Browse files
committed
Bump version
1 parent 01a7503 commit dc5e5ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ project(
44
VERSION "0.18.1"
55
HOMEPAGE_URL "https://github.com/exaloop/codon"
66
DESCRIPTION "high-performance, extensible Python compiler")
7-
set(CODON_JIT_PYTHON_VERSION "0.3.0")
7+
set(CODON_JIT_PYTHON_VERSION "0.3.1")
88
configure_file("${PROJECT_SOURCE_DIR}/cmake/config.h.in"
99
"${PROJECT_SOURCE_DIR}/codon/config/config.h")
1010
configure_file("${PROJECT_SOURCE_DIR}/cmake/config.py.in"

0 commit comments

Comments
 (0)