Nidhal Baccouri
commited on
Commit
·
539cf1c
1
Parent(s):
b32a994
updated version
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
@@ -25,7 +25,7 @@ ensure_newline_before_comments = true
|
|
25 |
|
26 |
[tool.poetry]
|
27 |
name = "deep-translator"
|
28 |
-
version = "1.11.
|
29 |
description = "A flexible free and unlimited python tool to translate between different languages in a simple way using multiple translators"
|
30 |
license = "MIT"
|
31 |
authors = ["Nidhal Baccouri <[email protected]>"]
|
|
|
25 |
|
26 |
[tool.poetry]
|
27 |
name = "deep-translator"
|
28 |
+
version = "1.11.4"
|
29 |
description = "A flexible free and unlimited python tool to translate between different languages in a simple way using multiple translators"
|
30 |
license = "MIT"
|
31 |
authors = ["Nidhal Baccouri <[email protected]>"]
|