Update version to v2025.06.14

- Brought dependencies up to date
This commit is contained in:
Andrew Hamilton 2025-06-14 19:15:29 +10:00
parent 45375c1aec
commit 39043eea4f
3 changed files with 31 additions and 27 deletions

View file

@ -26,7 +26,7 @@ import termstr
import diff_edit.editor as editor
__version__ = "v2022.03.16"
__version__ = "v2025.06.14"
PROJECT_NAME = "diff-edit"