We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ab711 commit 01a7503Copy full SHA for 01a7503
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.14)
2
project(
3
Codon
4
- VERSION "0.18.0"
+ 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")
0 commit comments