We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e7d5b4 commit 59f3c01Copy full SHA for 59f3c01
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.1"
+version = "1.0.2"
9
authors = ["Jack O'Connor <oconnor663@gmail.com>"]
10
description = "Python bindings for the Rust blake3 crate"
11
repository = "https://github.com/oconnor663/blake3-py"
0 commit comments