Update version from 2021.12.22 to v2021.12.22.

This commit is contained in:
Andrew Hamilton 2021-12-22 11:33:20 +10:00
parent 486d7b3f27
commit 292f58e309
6 changed files with 6 additions and 6 deletions

View file

@ -26,7 +26,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 git+https://github.com/ahamilton/eris@2021.12.22#subdirectory=eris
pip install git+https://github.com/ahamilton/eris@v2021.12.22#subdirectory=eris
eris --apt-install-tools
Or install from source: (including tools)