Skip to content

Commit 1d7b0b3

Browse files
committed
pypandoc v1.2.0
1 parent 924a33b commit 1d7b0b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pypandoc/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from pypandoc.pandoc_download import DEFAULT_TARGET_FOLDER, download_pandoc
1515

1616
__author__ = u'Juho Vepsäläinen'
17-
__version__ = '1.1.3'
17+
__version__ = '1.2.0'
1818
__license__ = 'MIT'
1919
__all__ = ['convert', 'convert_file', 'convert_text',
2020
'get_pandoc_formats', 'get_pandoc_version', 'get_pandoc_path',

0 commit comments

Comments
 (0)