We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cbc7f2 commit a57da5cCopy full SHA for a57da5c
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(name='docx-mailmerge2',
4
- version='0.6.3',
+ version='0.7.0',
5
description='Performs a Mail Merge on docx (Microsoft Office Word) files',
6
long_description=open('README.rst').read(),
7
classifiers=[
0 commit comments