There was an error while loading. Please reload this page.
1 parent e75c176 commit 2727b08Copy full SHA for 2727b08
pypandoc/__init__.py
@@ -10,7 +10,7 @@
10
from .py3compat import string_types, cast_bytes, cast_unicode
11
12
__author__ = u'Juho Vepsäläinen'
13
-__version__ = '1.0.5'
+__version__ = '1.1.0'
14
__license__ = 'MIT'
15
__all__ = ['convert', 'get_pandoc_formats', 'get_pandoc_version']
16
0 commit comments