Bumping the version number to 0.5.0. (#2009)

This commit is contained in:
Laurent Mazare
2024-04-04 17:48:45 +02:00
committed by GitHub
parent 30b145150f
commit f76bb7794a
5 changed files with 16 additions and 16 deletions

View File

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