Bump the crate version to 0.8.0. (#2612)

This commit is contained in:
Laurent Mazare
2024-11-12 14:11:46 +01:00
committed by GitHub
parent 3769206583
commit 9453cc3095
5 changed files with 16 additions and 16 deletions

View File

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