File tree Expand file tree Collapse file tree
src/translate_messages/assets/data Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77
88[project ]
99name = " translate-messages"
10- version = " 1.6.0 "
10+ version = " 1.6.1 "
1111description = " Translate en/messages.json (chrome.i18n format) to 100+ locales automatically."
1212authors = [
1313 { name = " Adam Lui" , email = " adam@kudoai.com" },
@@ -66,7 +66,7 @@ classifiers = [
6666]
6767
6868[project .urls ]
69- Changelog = " https://github.com/adamlui/python-utils/releases/tag/translate-messages-1.6.0 "
69+ Changelog = " https://github.com/adamlui/python-utils/releases/tag/translate-messages-1.6.1 "
7070Documentation = " https://github.com/adamlui/python-utils/tree/main/translate-messages/docs"
7171Funding = " https://github.com/sponsors/adamlui"
7272Homepage = " https://github.com/adamlui/python-utils/tree/main/translate-messages/#readme"
Original file line number Diff line number Diff line change 11{
22 "name" : " translate-messages" ,
3- "version" : " 1.6.0 " ,
3+ "version" : " 1.6.1 " ,
44 "description" : " Translate en/messages.json (chrome.i18n format) to 100+ locales automatically." ,
55 "short_name" : " translate-msgs" ,
66 "cmds" : [" translate-messages" , " translate-msgs" ],
You can’t perform that action at this time.
0 commit comments