Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit a57b6e6

Browse files
[translators] Improve description
1 parent 79969a6 commit a57b6e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

translators/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
import translators as ts
1414

1515
md_iid = "3.0"
16-
md_version = "2.0"
16+
md_version = "2.1"
1717
md_name = "Translator"
18-
md_description = "Translate sentences using 'translators' package"
18+
md_description = "Translate text using online translators"
1919
md_license = "MIT"
2020
md_url = "https://github.com/albertlauncher/python/tree/main/translators"
2121
md_authors = "@manuelschneid3r"

0 commit comments

Comments
 (0)