We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5de2cb6 commit 563a391Copy full SHA for 563a391
2 files changed
cuda_bindings/cuda/bindings/_version.py
@@ -1,4 +1,4 @@
1
# SPDX-FileCopyrightText: Copyright (c) 2024-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2
# SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE
3
4
-__version__ = "13.1.0"
+__version__ = "13.1.1a0"
cuda_pathfinder/cuda/pathfinder/_version.py
# SPDX-FileCopyrightText: Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
-__version__ = "1.3.3"
+__version__ = "1.3.4a0"
0 commit comments