diff --git a/Cargo.toml b/Cargo.toml index d0f15eb..a07406a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "twibint" -version = "0.2.7" +version = "0.2.8" edition = "2021" license = "GPL-3.0-only" description = "Crate for arithmetic on arbitrarily large integers. Provides Python bindings as well."