Skip to content

Commit 852cce7

Browse files
committed
version 0.4.0
Changes since 0.3.4: - Add blake3.update_mmap.
1 parent db473f3 commit 852cce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# PyPI. Installing this with `pip install blake3` is better than something
66
# redundant like `pip install PyBLAKE3-py`.
77
name = "blake3"
8-
version = "0.3.4"
8+
version = "0.4.0"
99
authors = ["Jack O'Connor <[email protected]>"]
1010
description = "Python bindings for the Rust blake3 crate"
1111
repository = "https://github.com/oconnor663/blake3-py"

0 commit comments

Comments
 (0)