From 6675edf9bca8d72a7900fdeffc3251161c327681 Mon Sep 17 00:00:00 2001 From: nidhal baccouri Date: Mon, 14 Mar 2022 12:33:09 +0100 Subject: [PATCH] updated version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f477fcf..da12eec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "deep-translator" -version = "1.8.0" +version = "1.8.1" description = "A flexible free and unlimited python tool to translate between different languages in a simple way using multiple translators" license = "MIT" authors = ["Nidhal Baccouri "]