We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9eea9f commit ebbda76Copy full SHA for ebbda76
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.1"
+version = "0.3.2"
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