From a9a64214028183e9093bc13e78aac341707b68f5 Mon Sep 17 00:00:00 2001 From: uj Date: Tue, 7 Sep 2021 19:27:38 +0200 Subject: [PATCH] bump version --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 6f7a54b7..aea6ea3a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ungoliant" -version = "0.1.0" -authors = ["Julien Abadji "] +version = "1.0.0" +authors = ["Julien Abadji , Pedro J. Ortiz "] edition = "2018" description = "The pipeline for the OSCAR corpus." license = "Apache-2.0"