We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77122c1 commit be76652Copy full SHA for be76652
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 = "1.0.2"
+version = "1.0.4"
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