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 8489d37 commit 2b80a08Copy full SHA for 2b80a08
pypandoc/__init__.py
@@ -15,7 +15,7 @@
15
from .py3compat import cast_bytes, cast_unicode, string_types, url2path, urlparse
16
17
__author__ = u'Juho Vepsäläinen'
18
-__version__ = '1.7.2'
+__version__ = '1.7.3'
19
__license__ = 'MIT'
20
__all__ = ['convert', 'convert_file', 'convert_text',
21
'get_pandoc_formats', 'get_pandoc_version', 'get_pandoc_path',
0 commit comments