Chris Trenthem
commited on
Commit
·
c075508
1
Parent(s):
9fa6116
increment to v1.5.2
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
[tool.poetry]
|
2 |
name = "deep-translator"
|
3 |
-
version = "1.5.
|
4 |
description = ""
|
5 |
license = "MIT"
|
6 |
authors = ["Nidhal Baccouri <nidhalbacc@gmail.com>"]
|
|
|
1 |
[tool.poetry]
|
2 |
name = "deep-translator"
|
3 |
+
version = "1.5.2"
|
4 |
description = ""
|
5 |
license = "MIT"
|
6 |
authors = ["Nidhal Baccouri <nidhalbacc@gmail.com>"]
|