diff --git a/Cargo.toml b/Cargo.toml index 134eace..4ab3ba5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ungoliant" -version = "1.2.1" +version = "1.2.3" authors = ["Julien Abadji , Pedro J. Ortiz "] edition = "2021" description = "The pipeline for the OSCAR corpus." @@ -60,4 +60,4 @@ harness = false [[bench]] name = "annotate_noisy" -harness = false \ No newline at end of file +harness = false