version 0.1.7
This commit is contained in:
parent
c3f7369964
commit
57af466a29
@ -1,3 +1,7 @@
|
|||||||
|
0.1.7 (2015-09-09)
|
||||||
|
------------------
|
||||||
|
- python 3 support
|
||||||
|
|
||||||
0.1.6 (2015-05-11)
|
0.1.6 (2015-05-11)
|
||||||
------------------
|
------------------
|
||||||
- remove debug code
|
- remove debug code
|
||||||
@ -18,4 +22,4 @@
|
|||||||
|
|
||||||
0.1.2 (2015-03-12)
|
0.1.2 (2015-03-12)
|
||||||
------------------
|
------------------
|
||||||
- First running version
|
- First running version
|
||||||
|
|||||||
2
setup.py
2
setup.py
@ -24,7 +24,7 @@ News
|
|||||||
""" % read('README', 'CHANGES')
|
""" % read('README', 'CHANGES')
|
||||||
|
|
||||||
setup(name='docxtpl',
|
setup(name='docxtpl',
|
||||||
version='0.1.6',
|
version='0.1.7',
|
||||||
description='Python docx template engine',
|
description='Python docx template engine',
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user