diff --git a/Cargo.toml b/Cargo.toml index b42fe5c..fdcfc8a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bootstrap-ht" -version = "0.2.0" +version = "0.3.0" edition = "2021" authors = ["Sebastien Soudan "] description = "Bootstrap Hypothesis Testing" @@ -38,4 +38,4 @@ approx = "0" rand_chacha = "0" criterion = "0" rand_distr = "0" -itertools = "0" \ No newline at end of file +itertools = "0"