Skip to content

Commit fe61b28

Browse files
committed
Bump dpnp version in CMake file
1 parent 3bdc753 commit fe61b28

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
@@ -31,7 +31,7 @@ cmake_minimum_required(VERSION 3.21...3.27 FATAL_ERROR)
3131

3232
project(
3333
dpnp
34-
VERSION 0.20
34+
VERSION 0.21
3535
LANGUAGES CXX
3636
DESCRIPTION "NumPy-like API accelerated by SYCL."
3737
)

0 commit comments

Comments
 (0)