diff --git a/cuda_core/cuda/core/_version.py b/cuda_core/cuda/core/_version.py index 11d772f4..12007cf3 100644 --- a/cuda_core/cuda/core/_version.py +++ b/cuda_core/cuda/core/_version.py @@ -2,4 +2,4 @@ # # SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE -__version__ = "0.1.0" +__version__ = "0.1.1"