We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b836897 commit 63a6036Copy full SHA for 63a6036
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "fastcrc"
3
-version = "0.3.0"
+version = "0.3.2"
4
requires-python = ">=3.7"
5
readme = "README.rst"
6
description = "A hyper-fast Python module for computing CRC(8, 16, 32, 64) checksum"
0 commit comments