Update version to v2025.06.03

This commit is contained in:
Andrew Hamilton 2025-06-03 16:38:11 +10:00
parent 63a2c0dfd9
commit 95603d2985
10 changed files with 10 additions and 10 deletions

View file

@ -10,7 +10,7 @@ Eris maintains an up-to-date set of reports for every file in a codebase.
Install eris with pipx, then install all the tools eris uses:
pipx install --system-site-packages git+https://gitlab.com/ahamilton/eris@v2024.12.28#subdirectory=eris
pipx install --system-site-packages git+https://gitlab.com/ahamilton/eris@v2025.06.03#subdirectory=eris
eris --install-all-tools
Or install from source: (includes tools)