Skip to content

Commit c690d22

Browse files
bump version to 0.1.3 (#11)
1 parent caeac85 commit c690d22

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pycrc32"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
edition = "2021"
55
authors = ["cybuerg <[email protected]>"]
66
description = "Python module for SIMD-accelerated CRC32 checksum computation"

0 commit comments

Comments
 (0)