File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ Version 0.5.6 -- 2017/11/22
5+ ---------------------------
6+
7+ * Refactor to_currency (#135)
8+ * Allow the use of other convertes to_currency, to_year (#95)
9+ * Fix code to respect PEP8 (#98, #105)
10+ * Add Slovene localization (#97)
11+ * Add Ukrainian localization (#93)
12+ * Add Dutch localization (#91)
13+ * Add Algeria-French localization (#86)
14+ * Add Turkish localization (#85)
15+
416Version 0.5.5 -- 2017/07/02
517---------------------------
618
Original file line number Diff line number Diff line change 1818
1919setup (
2020 name = 'num2words' ,
21- version = '0.5.5 ' ,
21+ version = '0.5.6 ' ,
2222 description = 'Modules to convert numbers to words. Easily extensible.' ,
2323 long_description = LONG_DESC ,
2424 license = 'LGPL' ,
You can’t perform that action at this time.
0 commit comments