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 93764eeb..aa606534 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -15,7 +15,7 @@ exclude = [
]
[workspace.package]
-version = "0.1.1"
+version = "0.1.2"
edition = "2021"
description = "Minimalist ML framework."
repository = "https://github.com/huggingface/candle"