Fix table vertical merge
This commit is contained in:
parent
aa903ac99f
commit
f807749be5
@ -1,3 +1,7 @@
|
|||||||
|
0.5.1 (2018-09-05)
|
||||||
|
-------------------
|
||||||
|
- Fix table vertical merge
|
||||||
|
|
||||||
0.5.0 (2018-08-03)
|
0.5.0 (2018-08-03)
|
||||||
-------------------
|
-------------------
|
||||||
- An hyperlink can now be used in RichText
|
- An hyperlink can now be used in RichText
|
||||||
|
|||||||
@ -5,7 +5,7 @@ Created : 2015-03-12
|
|||||||
@author: Eric Lapouyade
|
@author: Eric Lapouyade
|
||||||
'''
|
'''
|
||||||
|
|
||||||
__version__ = '0.5.0'
|
__version__ = '0.5.1'
|
||||||
|
|
||||||
from lxml import etree
|
from lxml import etree
|
||||||
from docx import Document
|
from docx import Document
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user