We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d2fd88 commit e290d52Copy full SHA for e290d52
cuda_bindings/cuda/bindings/_version.py
@@ -1,9 +1,9 @@
1
-# Copyright 2024 NVIDIA Corporation. All rights reserved.
+# Copyright 2024-2025 NVIDIA Corporation. All rights reserved.
2
#
3
# Please refer to the NVIDIA end user license agreement (EULA) associated
4
# with this source code for terms and conditions that govern your use of
5
# this software. Any use, reproduction, disclosure, or distribution of
6
# this software and related documentation outside the terms of the EULA
7
# is strictly prohibited.
8
9
-__version__ = "11.8.6"
+__version__ = "11.8.7"
0 commit comments