Skip to content

Commit 9a1cd1b

Browse files
NicklasTegnerNicklasTegner
authored andcommitted
Updated version to 1.6.1
1 parent ec03465 commit 9a1cd1b

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
@@ -13,7 +13,7 @@
1313
from .py3compat import cast_bytes, cast_unicode, string_types, url2path, urlparse
1414

1515
__author__ = u'Juho Vepsäläinen'
16-
__version__ = '1.5'
16+
__version__ = '1.6.1'
1717
__license__ = 'MIT'
1818
__all__ = ['convert', 'convert_file', 'convert_text',
1919
'get_pandoc_formats', 'get_pandoc_version', 'get_pandoc_path',

0 commit comments

Comments
 (0)