Skip to content

Commit 5cae2a4

Browse files
committed
set version to 0.23 in CMake
1 parent ef3597d commit 5cae2a4

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
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.21...3.27 FATAL_ERROR)
22

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

0 commit comments

Comments
 (0)