Skip to content

Commit 01a7503

Browse files
committedFeb 11, 2025·
Bump version
1 parent f1ab711 commit 01a7503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.14)
22
project(
33
Codon
4-
VERSION "0.18.0"
4+
VERSION "0.18.1"
55
HOMEPAGE_URL "https://github.com/exaloop/codon"
66
DESCRIPTION "high-performance, extensible Python compiler")
77
set(CODON_JIT_PYTHON_VERSION "0.3.0")

0 commit comments

Comments
 (0)
Please sign in to comment.