File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,11 +48,11 @@ The latest release version of LSDB is available to install with `pip <https://py
4848
4949.. code-block :: bash
5050
51- pip install " lsdb>=0.7.3 "
51+ pip install " lsdb>=0.8.1 "
5252
5353 .. code-block :: bash
5454
55- conda install -c conda-forge " lsdb>=0.7.3 "
55+ conda install -c conda-forge " lsdb>=0.8.1 "
5656
5757 LSDB can also be installed from source on `GitHub <https://github.com/astronomy-commons/lsdb >`_. See our
5858advanced installation instructions in the :doc: `contribution guide </developer/contributing >`.
@@ -64,7 +64,7 @@ advanced installation instructions in the :doc:`contribution guide </developer/c
6464
6565 .. code-block :: console
6666
67- python -m pip install "lsdb[full]>=0.7.3 "
67+ python -m pip install "lsdb[full]>=0.8.1 "
6868
6969 Quickstart
7070--------------------------
You can’t perform that action at this time.
0 commit comments