diff --git a/README.md b/README.md index a57f8385..213013e7 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,6 @@ Variation Normalizer accepts input from GRCh37 or GRCh8 assemblies. We are working towards adding more types of variations, coordinates, and representations. - ### VRS Versioning The variation-normalization repo depends on VRS models, and therefore each variation-normalizer package on PyPI uses a particular version of VRS. The correspondences between packages may be summarized as: @@ -47,8 +46,7 @@ The variation-normalization repo depends on VRS models, and therefore each varia | variation-normalization branch | variation-normalizer version | gene-normalizer version | VRS version | | ---- | --- | ---- | --- | | [main](https://github.com/cancervariants/variation-normalization/tree/main) | 0.6.X | 0.1.X | [1.X.X](https://github.com/ga4gh/vrs) | -| [staging](https://github.com/cancervariants/variation-normalization/tree/staging) | 0.8.X | 0.3.X | [2.0-alpha](https://github.com/ga4gh/vrs/tree/2.0-alpha) | - +| [staging](https://github.com/cancervariants/variation-normalization/tree/staging) | >=0.8.X | >=0.3.X | [2.0-alpha](https://github.com/ga4gh/vrs/tree/2.0-alpha) | ### Available Endpoints