diff --git a/Cargo.toml b/Cargo.toml index 99cf564..b418b9d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "louds-rs" -version = "0.6.0" +version = "0.7.0" authors = ["Sho Nakatani "] description = "High performance LOUDS (Level-Order Unary Degree Sequence) library" readme = "README.md"