Skip to content

Commit a47f471

Browse files
committed
Release candidate 0.4.2rc0
1 parent f8c7949 commit a47f471

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bindings/python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "safetensors-python"
3-
version = "0.4.2-dev.0"
3+
version = "0.4.2-rc.0"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

safetensors/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "safetensors"
3-
version = "0.4.2-dev.0"
3+
version = "0.4.2-rc.0"
44
edition = "2021"
55
homepage = "https://github.com/huggingface/safetensors"
66
repository = "https://github.com/huggingface/safetensors"

0 commit comments

Comments
 (0)