Release v0.5.10

This commit is contained in:
Ernesto Rodriguez Ortiz
2019-05-12 11:18:24 -04:00
parent cbfc8fd5d0
commit 2d1a318359
2 changed files with 17 additions and 1 deletions

View File

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