We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb9f3da commit 6bdb908Copy full SHA for 6bdb908
nested_diff/__init__.py
@@ -20,7 +20,7 @@
20
21
__all__ = ['Differ', 'Iterator', 'Patcher', 'diff', 'patch']
22
23
-__version__ = '1.5.0'
+__version__ = '1.6.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