Skip to content

Commit 39356b4

Browse files
committed
v0.5.5
1 parent d41b1b6 commit 39356b4

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGES.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Changelog
22
=========
33

4+
Version 0.5.5 -- 2017/07/02
5+
---------------------------
6+
7+
* Add Arabic localization (#72)
8+
* Add Spanish-Colombian and Spanish-Venezuelan localization (#67)
9+
* Add VietNam localization (#61)
10+
* Add Italian localization (#56, #59)
11+
* Improve Russian localization (#62)
12+
* Improve Polish localization (#58)
13+
414
Version 0.5.4 -- 2016/10/18
515
---------------------------
616

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
setup(
1919
name='num2words',
20-
version='0.5.4',
20+
version='0.5.5',
2121
description='Modules to convert numbers to words. Easily extensible.',
2222
long_description=LONG_DESC,
2323
license='LGPL',

0 commit comments

Comments
 (0)