Skip to content

Commit 2727b08

Browse files
committed
Bump version
1 parent e75c176 commit 2727b08

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
@@ -10,7 +10,7 @@
1010
from .py3compat import string_types, cast_bytes, cast_unicode
1111

1212
__author__ = u'Juho Vepsäläinen'
13-
__version__ = '1.0.5'
13+
__version__ = '1.1.0'
1414
__license__ = 'MIT'
1515
__all__ = ['convert', 'get_pandoc_formats', 'get_pandoc_version']
1616

0 commit comments

Comments
 (0)