Skip to content

Commit 2026ae2

Browse files
committed
v1.5.0
1 parent 43beaa0 commit 2026ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nested_diff/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
__all__ = ['Differ', 'Iterator', 'Patcher', 'diff', 'patch']
2222

23-
__version__ = '1.4.0'
23+
__version__ = '1.5.0'
2424
__author__ = 'Michael Samoglyadov'
2525
__license__ = 'Apache License, Version 2.0'
2626
__website__ = 'https://github.com/mr-mixas/Nested-Diff.py'

0 commit comments

Comments
 (0)