diff --git a/Cargo.toml b/Cargo.toml index 47eb755f1..d7f6b231f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "itertools" -version = "0.10.0" +version = "0.10.1" license = "MIT/Apache-2.0" repository = "https://github.com/rust-itertools/itertools"