Release 0.5.9

This commit is contained in:
Ernesto Rodriguez Ortiz
2019-01-10 20:09:08 -05:00
parent c12131d557
commit f2fb5bc67f
2 changed files with 8 additions and 1 deletions

View File

@@ -55,7 +55,7 @@ import sys
from docopt import docopt
import num2words
__version__ = "0.5.8"
__version__ = "0.5.9"
__license__ = "LGPL"