Skip to content

Commit 57038e3

Browse files
committed
chore: version bump 0.1.1-dev to 0.1.1
1 parent 3d77d5f commit 57038e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.1.1-dev"
3+
version = "0.1.1"
44
edition = "2021"
55
rust-version = '1.75'
66

bintensors/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"
3-
version = "0.1.1-dev"
3+
version = "0.1.1"
44
edition = "2024"
55
license = "MIT"
66
rust-version = "1.85"

0 commit comments

Comments
 (0)