We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09657ab commit d037ef5Copy full SHA for d037ef5
setup.py
@@ -9,7 +9,7 @@ def read(fname):
9
10
setup(
11
name='mammoth',
12
- version='1.5.1',
+ version='1.6.0',
13
description='Convert Word documents from docx to simple and clean HTML and Markdown',
14
long_description=read("README"),
15
author='Michael Williamson',
0 commit comments