Skip to content

Commit

Permalink
Release 0.0.48
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-fabian committed Nov 6, 2019
1 parent 40f100c commit 3969572
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 @@
2019-11-05 Mike FABIAN <[email protected]>

* Fix typo in mo entry
* Add mnw
* Fix translation of IN in te

2019-09-17 Mike FABIAN <[email protected]>

* Three changed translations into sr_Latn from CLDR
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.47',
version='0.0.48',
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 3969572

Please sign in to comment.