Skip to content

Commit

Permalink
Bump installation.rst to v0.3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ks905383 authored Jun 10, 2024
1 parent ae6f13d commit e637331
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ Installation
The easiest and recommended way to install :py:mod:`xagg` is through ``conda`` or ``mamba``::

# Mamba
mamba install -c conda-forge xagg==0.3.2.0
mamba install -c conda-forge xagg==0.3.2.1

# Conda
conda install -c conda-forge xagg==0.3.2.0
conda install -c conda-forge xagg==0.3.2.1


``xagg`` can also be installed through ``pip``::
Expand Down

0 comments on commit e637331

Please sign in to comment.