Minor PR to request users to check for version in the central repository.
This is useful because (currently) the client version mentioned in the master branch isn't present in the central repository. This can lead to user trying to use say 0.0.20 version in their code when that is not available on the central repository, in turn, leading to unnecessary debugging
Minor PR to request users to check for version in the central repository.
This is useful because (currently) the client version mentioned in the master branch isn't present in the central repository. This can lead to user trying to use say
0.0.20
version in their code when that is not available on the central repository, in turn, leading to unnecessary debugging