Skip to content

Commit 40c8bd9

Browse files
committed
version 0.4.1
Changes since 0.4.0: - `update` and `update_mmap` now return self, so they can be called fluently.
1 parent 13d4b02 commit 40c8bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
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.4.0"
8+
version = "0.4.1"
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)