diff --git a/Cargo.toml b/Cargo.toml index 785f31b..7e1913d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ [package] name = "orc-rust" -version = "0.7.1" +version = "0.8.0" edition = "2021" homepage = "https://github.com/datafusion-contrib/orc-rust" repository = "https://github.com/datafusion-contrib/orc-rust"