We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c58744 commit a095ca2Copy full SHA for a095ca2
setup.py
@@ -9,7 +9,7 @@ def read(fname):
9
10
setup(
11
name='mammoth',
12
- version='1.8.0',
+ version='1.9.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