Update package informations
This commit is contained in:
parent
3d95dd88f7
commit
bc6d88251a
@ -4,7 +4,7 @@ Created : 2015-03-12
|
|||||||
|
|
||||||
@author: Eric Lapouyade
|
@author: Eric Lapouyade
|
||||||
"""
|
"""
|
||||||
__version__ = '0.11.2'
|
__version__ = '0.11.3'
|
||||||
|
|
||||||
import functools
|
import functools
|
||||||
import io
|
import io
|
||||||
|
|||||||
1
setup.py
1
setup.py
@ -58,7 +58,6 @@ setup(name='docxtpl',
|
|||||||
keywords='jinja2',
|
keywords='jinja2',
|
||||||
url='https://github.com/elapouya/python-docx-template',
|
url='https://github.com/elapouya/python-docx-template',
|
||||||
author='Eric Lapouyade',
|
author='Eric Lapouyade',
|
||||||
author_email='elapouya@gmail.com',
|
|
||||||
license='LGPL 2.1',
|
license='LGPL 2.1',
|
||||||
packages=['docxtpl'],
|
packages=['docxtpl'],
|
||||||
install_requires=['six',
|
install_requires=['six',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user