Skip to content

Commit e2e23ed

Browse files
Bump version to 0.28.2 (#827)
- bump version - Swallow DLPack conversion error (#825) - build(deps): bump the actions-monthly group with 2 updates (#815) --------- Co-authored-by: Leo Fang <leof@nvidia.com>
1 parent 561f38d commit e2e23ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

numba_cuda/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.28.1
1+
0.28.2

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ NUMBA_ENABLE_CUDASIM = "1"
283283

284284
[package]
285285
name = "numba-cuda"
286-
version = "0.28.1"
286+
version = "0.28.2"
287287

288288
[package.build]
289289
backend = { name = "pixi-build-python", version = "*" }

0 commit comments

Comments
 (0)