Skip to content

Commit b20adf3

Browse files
committed
chore: sync versions, bump to 0.1.0
1 parent e62e42e commit b20adf3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

binding/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 = "bintensors-python"
3-
version = "0.0.5"
3+
version = "0.1.0"
44
edition = "2021"
55
rust-version = '1.75'
66

bintensors/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[package]
22
name = "bintensors"
3-
version = "0.0.1-dev"
3+
version = "0.1.0"
44
edition = "2024"
55
license = "MIT"
66
rust-version = "1.85"
77
authors = ["Luca Vivona"]
88
readme = "README.md"
9-
keywords = ["bintensors", "Tensors", "Pytorch", "Numpy", "bincode"]
9+
keywords = ["bintensors", "serde", "tensors", "hugginface", "pytorch"]
1010
repository = "https://github.com/GnosisFoundation/bintensors"
1111
description = """
1212
bintensors is a high-performance binary tensor serialization

0 commit comments

Comments
 (0)