Skip to content

Commit

Permalink
Release 0.2.14.
Browse files Browse the repository at this point in the history
  • Loading branch information
jelmer committed Sep 17, 2023
1 parent 822467a commit 84e7d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patiencediff/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
'unique_lcs',
]

__version__ = (0, 2, 13)
__version__ = (0, 2, 14)


# This is a version of unified_diff which only adds a factory parameter
Expand Down

0 comments on commit 84e7d1c

Please sign in to comment.