We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6edcb4c commit ca84498Copy full SHA for ca84498
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.21...3.27 FATAL_ERROR)
2
3
project(dpnp
4
- VERSION 0.19
+ VERSION 0.20
5
LANGUAGES CXX
6
DESCRIPTION "NumPy-like API accelerated by SYCL."
7
)
0 commit comments