diff --git a/Cargo.toml b/Cargo.toml index 0d9caf1..aa16940 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "esaxx-rs" -version = "0.1.8" +version = "0.1.9" authors = ["Nicolas Patry "] edition = "2018" description = "Wrapping around sentencepiece's esaxxx library."