Bump the crate version to 0.8.4. (#2808)

This commit is contained in:
Laurent Mazare
2025-03-15 07:42:24 +01:00
committed by GitHub
parent c930ab7e1a
commit 468d1d525f
5 changed files with 16 additions and 16 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "candle-kernels"
version = "0.8.3"
version = "0.8.4"
edition = "2021"
description = "CUDA kernels for Candle"