Skip to content

Commit

Permalink
Release 0.0.40
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-fabian committed Jan 7, 2019
1 parent be4a5c7 commit 5a36497
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2019-01-07 Mike FABIAN <[email protected]>

* Version 0.0.40 released
* Add Esperanto locale and test case
(Thanks to Carmen Bianca Bakker <[email protected]>).
* Add sel

2018-10-15 Mike FABIAN <[email protected]>

* Version 0.0.39 released
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import codecs

setup(name='langtable',
version='0.0.39',
version='0.0.40',
description='guess reasonable defaults for locale, keyboard, territory, ...',
long_description=codecs.open('README', encoding='UTF-8').read(),
license="GPLv3+",
Expand Down

0 comments on commit 5a36497

Please sign in to comment.