version 0.1.7

This commit is contained in:
Eric Lapouyade 2015-09-09 19:21:44 +02:00
parent c3f7369964
commit 57af466a29
6 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
0.1.7 (2015-09-09)
------------------
- python 3 support
0.1.6 (2015-05-11)
------------------
- remove debug code

View File

@ -24,7 +24,7 @@ News
""" % read('README', 'CHANGES')
setup(name='docxtpl',
version='0.1.6',
version='0.1.7',
description='Python docx template engine',
long_description=long_description,
classifiers=[

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.