Skip to content

Commit f61dfa7

Browse files
Update project version in CMakeLists to 0.16
1 parent e9a528b commit f61dfa7

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.21...3.27 FATAL_ERROR)
22

33
project(dpctl
4-
VERSION 0.15
4+
VERSION 0.16
55
LANGUAGES CXX
66
DESCRIPTION "Python interface for XPU programming"
77
)

0 commit comments

Comments
 (0)