v17.0.4
github-actions
released this
11 Apr 09:57
·
117 commits
to master
since this release
Install this version from pip with:
pip install "tutor[full]==17.0.4"
Or download the compiled binaries:
sudo curl -L "https://github.com/overhangio/tutor/releases/download/v17.0.4/tutor-$(uname -s)_$(uname -m)" -o /usr/local/bin/tutor
sudo chmod 0755 /usr/local/bin/tutor
See the installation docs for more installation options and instructions.
Changes
-
[Security] Update Redis to 7.2.4 (by @DawoudSheraz)
-
[Improvement] Update release to open-release/quince.3 (by @DawoudSheraz)