Update version to v2023.09.18

This commit is contained in:
Andrew Hamilton 2023-09-18 02:17:20 +10:00
parent 617afcb6b9
commit 8f2afe86d1
10 changed files with 10 additions and 10 deletions

View file

@ -26,7 +26,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@v2023.09.11#subdirectory=eris
pipx install --system-site-packages git+https://gitlab.com/ahamilton/eris@v2023.09.18#subdirectory=eris
eris --install-all-tools
Or install from source: (includes tools)