nidhal baccouri
commited on
Commit
·
10bc251
1
Parent(s):
7055243
updated version
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
[tool.poetry]
|
2 |
name = "deep-translator"
|
3 |
-
version = "1.8.
|
4 |
description = "A flexible free and unlimited python tool to translate between different languages in a simple way using multiple translators"
|
5 |
license = "MIT"
|
6 |
authors = ["Nidhal Baccouri <[email protected]>"]
|
|
|
1 |
[tool.poetry]
|
2 |
name = "deep-translator"
|
3 |
+
version = "1.8.2"
|
4 |
description = "A flexible free and unlimited python tool to translate between different languages in a simple way using multiple translators"
|
5 |
license = "MIT"
|
6 |
authors = ["Nidhal Baccouri <[email protected]>"]
|