client version checking #1281
Labels
enhancement
good first issue
help wanted
js client
changes the JavaScript client
python client
changes the Python client
r client
changes the R client
have the python, r, and javascript clients check their version against the current running version on the API server, and print a message informing the user that an update is available that may include fixes or new functionality.
a downside to this is that the version number is incremented MUCH more frequently than changes are made to the client code, so we may often be prompting updates that are pointless.
The text was updated successfully, but these errors were encountered: