diff --git a/pyproject.toml b/pyproject.toml index cef0eb9..4877222 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ ensure_newline_before_comments = true [tool.poetry] name = "deep-translator" -version = "1.11.0" +version = "1.11.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 "]