Skip to content

Commit 574ca4b

Browse files
committed
Bump version to 1.11.0
1 parent 750a5bd commit 574ca4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ def read(fname):
99

1010
setup(
1111
name='mammoth',
12-
version='1.10.0',
12+
version='1.11.0',
1313
description='Convert Word documents from docx to simple and clean HTML and Markdown',
1414
long_description=read("README"),
1515
author='Michael Williamson',

0 commit comments

Comments
 (0)