Skip to content

Commit

Permalink
Release 0.0.59
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-fabian committed Sep 6, 2022
1 parent 6c502c5 commit 0272a88
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2022-09-06 Mike FABIAN <[email protected]>

* Add ibus/m17n:ar:kbd as input method for Arabic and fix iso639-1 code for Arabic
* Get translation changes from CLDR
* Add more translations from CLDR

2022-04-21 Mike FABIAN <[email protected]>

* Add syr locale
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# within the egg directory easily:
zip_safe=False,
name='langtable',
version='0.0.58',
version='0.0.59',
packages=setuptools.find_packages(),
description='guess reasonable defaults for locale, keyboard, territory, ...',
long_description=codecs.open('README', encoding='UTF-8').read(),
Expand Down

0 comments on commit 0272a88

Please sign in to comment.