v4.2.1
Read This
Please upgrade libraries in your virtualenv by running python install -r requirements.txt
inside the virtualenv. Specifically, cs50
must be version 9.3.3
and SQLAlchemy
must be version 2
Changes in this version
- Contest scoreboard fix
- Most recent flag time would sometimes be incorrect
- Update dependencies
- Update tests