There needs to be a check in the python api that checks if the running server is supported.
This involves two parts:
- c++ side needs to return the correct version, there is a lot of TODO stuff in versioning today
- python should have a range or something of mesh server versions is supports per python api version.