Skip to content

Commit 63fd540

Browse files
committed
Bump version
1 parent e81c943 commit 63fd540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pypandoc.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from __future__ import with_statement
33

44
__author__ = 'Juho Vepsäläinen'
5-
__version__ = '0.8.2'
5+
__version__ = '0.8.3'
66
__license__ = 'MIT'
77
__all__ = ['convert', 'get_pandoc_formats']
88

0 commit comments

Comments
 (0)