Freeze version 0.1.4
This commit is contained in:
parent
1483bae331
commit
423b3005ef
@ -1,3 +1,7 @@
|
||||
0.1.4 (2015-03-27)
|
||||
------------------
|
||||
- add RichText support
|
||||
|
||||
0.1.3 (2015-03-13)
|
||||
------------------
|
||||
- add subdoc support
|
||||
|
||||
@ -5,7 +5,7 @@ Created : 2015-03-12
|
||||
@author: Eric Lapouyade
|
||||
'''
|
||||
|
||||
__version__ = '0.1.1'
|
||||
__version__ = '0.1.4'
|
||||
|
||||
from lxml import etree
|
||||
from docx import Document
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user