We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d41b1b6 commit 39356b4Copy full SHA for 39356b4
CHANGES.rst
@@ -1,6 +1,16 @@
1
Changelog
2
=========
3
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
14
Version 0.5.4 -- 2016/10/18
15
---------------------------
16
setup.py
@@ -17,7 +17,7 @@
17
18
setup(
19
name='num2words',
20
- version='0.5.4',
+ version='0.5.5',
21
description='Modules to convert numbers to words. Easily extensible.',
22
long_description=LONG_DESC,
23
license='LGPL',
0 commit comments