Skip to content

Commit 6c3b48b

Browse files
committed
bump cuda.core to v0.4.0
1 parent 9bb7531 commit 6c3b48b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

cuda_core/cuda/core/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

5-
__version__ = "0.3.3a0"
5+
__version__ = "0.4.0"

cuda_core/docs/nv-versions.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"version": "latest",
44
"url": "https://nvidia.github.io/cuda-python/cuda-core/latest/"
55
},
6+
{
7+
"version": "0.4.0",
8+
"url": "https://nvidia.github.io/cuda-python/cuda-core/0.4.0/"
9+
},
610
{
711
"version": "0.3.2",
812
"url": "https://nvidia.github.io/cuda-python/cuda-core/0.3.2/"

0 commit comments

Comments
 (0)