Nidhal Baccouri
commited on
Commit
·
fd94b62
1
Parent(s):
80f6aa1
update 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.
|
| 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.0"
|
| 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]>"]
|