Update version from v2022.01.01 to v2022.01.03.

This commit is contained in:
Andrew Hamilton 2022-01-03 19:28:10 +10:00
parent 732d68b16a
commit 6ead932543
3 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@ Edit two files side by side, showing differences.
Install diff-edit directly using pip:
pip install --upgrade pip # A recent version of pip is needed.
pip install git+https://github.com/ahamilton/diff-edit@v2022.01.01
pip install git+https://github.com/ahamilton/diff-edit@v2022.01.03
Or install from source: