Skip to content

Commit

Permalink
Revert "Upgrade version number. (#551)" (#552)
Browse files Browse the repository at this point in the history
This reverts commit 4439b19.
  • Loading branch information
Narsil authored Jan 2, 2025
1 parent 4439b19 commit b4a9ec7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 243 deletions.
241 changes: 0 additions & 241 deletions bindings/python/Cargo.lock

This file was deleted.

2 changes: 1 addition & 1 deletion bindings/python/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "safetensors-python"
version = "0.5.0-rc.0"
version = "0.5.0-dev.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
2 changes: 1 addition & 1 deletion safetensors/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "safetensors"
version = "0.5.0-rc.0"
version = "0.5.0-dev.0"
edition = "2021"
homepage = "https://github.com/huggingface/safetensors"
repository = "https://github.com/huggingface/safetensors"
Expand Down

0 comments on commit b4a9ec7

Please sign in to comment.