Skip to content

Commit 2b80a08

Browse files
NicklasTegnerNicklasTegner
authored andcommitted
Incremed version
1 parent 8489d37 commit 2b80a08

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
@@ -15,7 +15,7 @@
1515
from .py3compat import cast_bytes, cast_unicode, string_types, url2path, urlparse
1616

1717
__author__ = u'Juho Vepsäläinen'
18-
__version__ = '1.7.2'
18+
__version__ = '1.7.3'
1919
__license__ = 'MIT'
2020
__all__ = ['convert', 'convert_file', 'convert_text',
2121
'get_pandoc_formats', 'get_pandoc_version', 'get_pandoc_path',

0 commit comments

Comments
 (0)