Skip to content

Commit 63a6036

Browse files
committed
release: 0.3.2
1 parent b836897 commit 63a6036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fastcrc"
3-
version = "0.3.0"
3+
version = "0.3.2"
44
requires-python = ">=3.7"
55
readme = "README.rst"
66
description = "A hyper-fast Python module for computing CRC(8, 16, 32, 64) checksum"

0 commit comments

Comments
 (0)