### Has anyone already reported this issue? - [x] I have searched the existing issues ### Have you installed the latest version of nfl_data_py? - [x] I have installed the latest version of nfl_data_py ### Add a description Function call (include your input values): import_injuries does not appear to be working. It throws 404. I tried this with the other python library and it also failed. Expectation: Actual result: throws a 404 error. Full error message, if applicable: 404 Client Error: Not Found for url: https://github.com/nflverse/nflverse-data/releases/download/injuries/injuries_2025.parquet Any other relevant info: ### Environment ```text Colab virtual environment ```
Has anyone already reported this issue?
Have you installed the latest version of nfl_data_py?
Add a description
Function call (include your input values):
import_injuries does not appear to be working. It throws 404. I tried this with the other python library and it also failed.
Expectation:
Actual result: throws a 404 error.
Full error message, if applicable:
404 Client Error: Not Found for url: https://github.com/nflverse/nflverse-data/releases/download/injuries/injuries_2025.parquet
Any other relevant info:
Environment