Update version to v2022.01.24

This commit is contained in:
Andrew Hamilton 2022-01-24 23:08:29 +10:00
parent 923a72fef6
commit d192674236
10 changed files with 10 additions and 10 deletions

View file

@ -11,7 +11,7 @@ Eris maintains an up-to-date set of reports for every file in a codebase.
Install eris directly using pip, and apt install the tools eris relies on:
pip install --upgrade pip # A recent version of pip is needed.
pip install git+https://github.com/ahamilton/eris@v2022.01.22#subdirectory=eris
pip install git+https://github.com/ahamilton/eris@v2022.01.24#subdirectory=eris
eris --apt-install-tools
Or install from source: (including tools)