Skip to content

Commit cd39302

Browse files
committed
bump cuda-core ver to 0.2.0
1 parent 74cd7ae commit cd39302

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)