nidhal baccouri
commited on
Commit
·
a05c704
1
Parent(s):
74bcc29
updated toml file
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
@@ -4,7 +4,7 @@ version = "1.5.5"
|
|
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]>"]
|
7 |
-
maintainers = ["Chris Trenthem <[email protected]>"]
|
8 |
readme = "docs/README.rst"
|
9 |
homepage = "https://github.com/nidhaloff/deep_translator"
|
10 |
repository = "https://github.com/nidhaloff/deep_translator"
|
|
|
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]>"]
|
7 |
+
maintainers = ["Nidhal Baccouri <[email protected]>", "Chris Trenthem <[email protected]>"]
|
8 |
readme = "docs/README.rst"
|
9 |
homepage = "https://github.com/nidhaloff/deep_translator"
|
10 |
repository = "https://github.com/nidhaloff/deep_translator"
|