Skip to content

Commit 575686c

Browse files
update version to 0.1.8
1 parent 9b8972f commit 575686c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ntt"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
edition = "2021"
55
description = "Fast NTT (number theoretic transform) for polynomial multiplcation for primes, prime power, and certain composite moduli."
66
license = "MIT"

0 commit comments

Comments
 (0)