DIAGNijmegen / rse-gcapi

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

Check if current version is the latest version #157

Closed HarmvZ closed 2 days ago

HarmvZ commented 3 months ago

Closes #152

Checks the version and produces a warning on import when a newer version is available on pypi.

HarmvZ commented 3 months ago

That's a good idea. So an endpoint on gc that returns the lowest supported version which will make gcapi raise an error if its version is lower?

jmsmkn commented 3 months ago

Indeed!

chrisvanrun commented 2 days ago

Eh, something went wrong with drinking my coffee AND my local main wasn't clean =/

chrisvanrun commented 2 days ago

Going to close this in favour of an easy cherry-picked re-do.