version 0.1.10

This commit is contained in:
Eric Lapouyade 2016-02-12 14:23:47 +01:00
parent f446c47a0e
commit d9ee9620e5

View File

@ -5,7 +5,7 @@ Created : 2015-03-12
@author: Eric Lapouyade @author: Eric Lapouyade
''' '''
__version__ = '0.1.9' __version__ = '0.1.10'
from lxml import etree from lxml import etree
from docx import Document from docx import Document