Release 0.5.8

This commit is contained in:
Ernesto Rodriguez Ortiz
2018-11-17 14:38:49 -05:00
parent 66a47e2423
commit fffb5c2dcf
2 changed files with 20 additions and 1 deletions

View File

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