Current year is stored in [config.py](https://github.com/raphattack/espn-ffb/blob/c3d593bf268b031bc508e4e91ed8062982a18421/espn_ffb/config.py#L12), which requires manually updating the file, committing the change, and then running the update script. Current year should be stored in the database so that users can update a table instead.
Current year is stored in config.py, which requires manually updating the file, committing the change, and then running the update script.
Current year should be stored in the database so that users can update a table instead.