From 52807b741c2a84a872bdb76001ae155ace6a8d47 Mon Sep 17 00:00:00 2001 From: ArchanaShinde1 <106796026+ArchanaShinde1@users.noreply.github.com> Date: Tue, 13 Feb 2024 10:27:18 +0530 Subject: [PATCH] Update documentation to use corresponding builder branch (#215) * Update documentation to use corresponding builder branch * removed extra space --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c37be6fe..11dc0dee 100644 --- a/README.md +++ b/README.md @@ -73,10 +73,10 @@ pip install -e . | 1.5.7 P10 | 9.0.1 | | 1.5.7 | 10.0.3 | | 1.6.1 | 10.0.3 | -| 1.7.9 | >=12.0.1 | -| 1.8.1 | >=12.0.1 | -| 1.9.2 | >=12.0.1 | -| 1.10.0 | >13.0.0 | +| 1.7.10 | 12.0.2 | +| 1.8.1 | 12.0.2 | +| 1.9.4 | 12.0.3 | +| 1.10.0 | 13.0.0 | ### Building a Collection of Packages To build an entire integrated and functional conda channel using Open-CE, start by installing the needed tools in the [Requirements](#requirements) section above.