Skip to content

Commit 69f7918

Browse files
authored
Bump version to 0.19.0 (#400)
- Support CUDA 13, drop support for CUDA 11 (#370) - Fix package clobbering in thirdparty CI tests (#395) - Make device name consistent between bindings (#382) - [NFC] Document development dependencies and dependency groups (#345) - Change repo URLs in pyproject.toml to point to new URL (#389) - Vendor-in IR utilities for CUDA-specific refactoring (#377) - remove uses of rapids-configure-conda-channels (#372) - Relax subclass check in vendored in typing templates (#371) - Add locals attribute to _FunctionCompiler (#381) - Fix CI for CUDA 13 drivers (#385) - Vendor in Bytecode Interpreter (#355) - Add code coverage CI job (#367) - [Refactor] Vendor in Typing Templates (#360) - [Refactor][NFC] Vendor in TestCase and other testing helpers for CUDA-specific changes (#363) - Split out debuginfo tests for types (#366) - [Refactor][NFC] Vendor in Itanium Mangler for future CUDA-specific changes (#362) - [Refactor][NFC] Vendor in sigutils for CUDA-specific changes (#361) - Remove remaining references/dependencies on `pynvjitlink` (#357)
1 parent 4a0487e commit 69f7918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numba_cuda/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.18.0
1+
0.19.0

0 commit comments

Comments
 (0)