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 750a5bd commit 574ca4bCopy full SHA for 574ca4b
setup.py
@@ -9,7 +9,7 @@ def read(fname):
9
10
setup(
11
name='mammoth',
12
- version='1.10.0',
+ version='1.11.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