Skip to content

Commit 9cb6e82

Browse files
authored
Merge pull request #494 from leofang/bump_ver
Bump `cuda-core` ver to v0.2.0
2 parents e76b1c5 + 1bd3458 commit 9cb6e82

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cuda_core/cuda/core/_version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Copyright (c) 2024, NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED.
1+
# Copyright (c) 2024-2025, NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED.
22
#
33
# SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE
44

5-
__version__ = "0.1.1"
5+
__version__ = "0.2.0"

0 commit comments

Comments
 (0)