DIAGNijmegen / rse-gcapi

Python client for the grand-challenge.org API
Apache License 2.0
2 stars 3 forks source link

Detect when client is out of date #152

Open jmsmkn opened 1 year ago

jmsmkn commented 1 year ago

At the moment it is unclear if the user is running an outdated client. It would be good to add a warning on startup if the client is out of date, and an error if an old version is explicitly unsupported. We would probably need a new endpoint on Grand Challenge to do this.