diff --git a/Cargo.toml b/Cargo.toml index 9903ed4a9..70af68465 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "itertools" -version = "0.12.0" +version = "0.12.1" license = "MIT OR Apache-2.0" repository = "https://github.com/rust-itertools/itertools"