Skip to content
This repository has been archived by the owner on Apr 16, 2022. It is now read-only.

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bouke committed Nov 3, 2017
1 parent 2c5e8e1 commit 7ec043c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
from setuptools import setup

version = '0.3.0'

setup(name='docx-mailmerge',
version=version,
version='0.4.0',
description='Performs a Mail Merge on docx (Microsoft Office Word) files',
long_description=open('README.rst').read(),
classifiers=[
Expand Down

0 comments on commit 7ec043c

Please sign in to comment.