We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
version
1.0.0
1 parent 742de99 commit 76c7ac0Copy full SHA for 76c7ac0
1 file changed
translate.py/pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "translate.py"
3
-version = "0.0.5"
+version = "1.0.0"
4
description = "Translate en/messages.json to other locales. Type translate-py --help to view options."
5
authors = [{name = "Adam Lui", email = "adam@kudoai.com"}]
6
dependencies = ["requests>=2.32.0,<3.0.0", "translate>=3.8.0,<4.0.0"]
0 commit comments