Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CMSP-881] use version_compare (#120)
* use version_compare because just > does not work when 2.10 is equivalent to 2.1 instead of the next value after 2.9 * -1 isn't false, regardless of what you might think
- Loading branch information