Bump the version number to 0.4.1. (#1768)

* Fix the block size for some cuda kernels.

* Bump the version number to 0.4.1.
This commit is contained in:
Laurent Mazare
2024-02-27 14:19:59 +01:00
committed by GitHub
parent 6400e1b0a0
commit 5e526abc8c
5 changed files with 16 additions and 16 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "candle-metal-kernels"
version = "0.4.0"
version = "0.4.1"
edition = "2021"
description = "Metal kernels for Candle"