summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ba09b1d4..c0e520f3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,7 +19,7 @@ exclude = [
resolver = "2"
[workspace.package]
-version = "0.3.1"
+version = "0.3.2"
edition = "2021"
description = "Minimalist ML framework."
repository = "https://github.com/huggingface/candle"