Fix #271
This commit is contained in:
parent
aba8c6bb7b
commit
581717e5ee
@ -1,3 +1,8 @@
|
||||
0.9.2 (2020-04-26)
|
||||
-------------------
|
||||
- Fix #271
|
||||
- Code styling
|
||||
|
||||
0.9.0 (2020-04-15)
|
||||
-------------------
|
||||
- New syntax : {%- and -%} to merge lines/paragraphs
|
||||
|
||||
@ -7,7 +7,7 @@ Created : 2015-03-12
|
||||
import functools
|
||||
import io
|
||||
|
||||
__version__ = '0.9.1'
|
||||
__version__ = '0.9.2'
|
||||
|
||||
from lxml import etree
|
||||
from docx import Document
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user