There was an error while loading. Please reload this page.
1 parent d3a0be5 commit f63dfedCopy full SHA for f63dfed
diff_match_patch/__init__.py
@@ -5,5 +5,5 @@
5
else:
6
from .diff_match_patch_py2 import __author__, __doc__, diff_match_patch, patch_obj
7
8
-__version__ = "20200712"
+__version__ = "20200713"
9
__packager__ = "John Reese (john@noswap.com)"
0 commit comments