Skip to content

Commit 45b1bfd

Browse files
committed
create cuda-bindings 12.6.3
1 parent b139153 commit 45b1bfd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cuda_bindings/cuda/bindings/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# this software and related documentation outside the terms of the EULA
77
# is strictly prohibited.
88

9-
__version__ = "12.6.2.post1"
9+
__version__ = "12.6.3"

cuda_bindings/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ requires = ["setuptools", "cython", "pyclibrary"]
1111
build-backend = "setuptools.build_meta"
1212

1313
[project]
14-
name = "cuda-python"
14+
name = "cuda-bindings"
1515
description = "Python bindings for CUDA"
1616
authors = [{name = "NVIDIA Corporation", email = "[email protected]"},]
1717
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)