diff --git a/Cargo.toml b/Cargo.toml index 6e9cb21c..05eddd8d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tflite" -version = "0.7.1" +version = "0.8.0" authors = ["Boncheol Gu "] description = "Rust bindings for TensorFlow Lite" keywords = ["tensorflow", "tflite", "bindings"]