Nidhal Baccouri
commited on
Commit
·
4328b37
1
Parent(s):
356b95c
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.1"
|
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]>"]
|