We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db473f3 commit 852cce7Copy full SHA for 852cce7
Cargo.toml
@@ -5,7 +5,7 @@
5
# PyPI. Installing this with `pip install blake3` is better than something
6
# redundant like `pip install PyBLAKE3-py`.
7
name = "blake3"
8
-version = "0.3.4"
+version = "0.4.0"
9
authors = ["Jack O'Connor <[email protected]>"]
10
description = "Python bindings for the Rust blake3 crate"
11
repository = "https://github.com/oconnor663/blake3-py"
0 commit comments