We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34400d0 commit b57921fCopy full SHA for b57921f
nested_diff/__init__.py
@@ -20,7 +20,7 @@
20
21
__all__ = ['Differ', 'Iterator', 'Patcher', 'diff', 'patch']
22
23
-__version__ = '1.8.0'
+__version__ = '1.9.0'
24
__author__ = 'Michael Samoglyadov'
25
__license__ = 'Apache License, Version 2.0'
26
__website__ = 'https://github.com/mr-mixas/Nested-Diff.py'
0 commit comments