diff --git a/pyproject.toml b/pyproject.toml index 6951f7f..aba6164 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "deep-translator" -version = "1.8.2" +version = "1.8.3" 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 "]