We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9a528b commit f61dfa7Copy full SHA for f61dfa7
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.21...3.27 FATAL_ERROR)
2
3
project(dpctl
4
- VERSION 0.15
+ VERSION 0.16
5
LANGUAGES CXX
6
DESCRIPTION "Python interface for XPU programming"
7
)
0 commit comments