summaryrefslogtreecommitdiff
path: root/candle-kernels/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'candle-kernels/Cargo.toml')
-rw-r--r--candle-kernels/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/candle-kernels/Cargo.toml b/candle-kernels/Cargo.toml
index b2238699..8117ae13 100644
--- a/candle-kernels/Cargo.toml
+++ b/candle-kernels/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "candle-kernels"
-version = "0.3.0"
+version = "0.3.1"
edition = "2021"
description = "CUDA kernels for Candle"
@@ -14,4 +14,4 @@ license = "MIT OR Apache-2.0"
[build-dependencies]
anyhow = { version = "1", features = ["backtrace"] }
glob = "0.3.1"
-rayon = "1.7.0" \ No newline at end of file
+rayon = "1.7.0"