diff --git a/Cargo.toml b/Cargo.toml index 22a9126..68b31a3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rmathlib" description = "A Rust Port of R's C Library of Special Functions" -version = "1.0.0" +version = "1.1.0" include = ["src/", "LICENSE", "README.md"] edition = "2018" authors = [