Move the candle version to 0.7.1. (#2495)

This commit is contained in:
Laurent Mazare
2024-09-22 20:44:39 +02:00
committed by GitHub
parent 829dcfa8dc
commit 8097559c1a
5 changed files with 16 additions and 16 deletions

View File

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