There was an error while loading. Please reload this page.
1 parent 924a33b commit 1d7b0b3Copy full SHA for 1d7b0b3
pypandoc/__init__.py
@@ -14,7 +14,7 @@
14
from pypandoc.pandoc_download import DEFAULT_TARGET_FOLDER, download_pandoc
15
16
__author__ = u'Juho Vepsäläinen'
17
-__version__ = '1.1.3'
+__version__ = '1.2.0'
18
__license__ = 'MIT'
19
__all__ = ['convert', 'convert_file', 'convert_text',
20
'get_pandoc_formats', 'get_pandoc_version', 'get_pandoc_path',
0 commit comments