Skip to content

Commit

Permalink
update version in readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
MAfarrag committed Oct 11, 2024
1 parent 3ccd96b commit a3b7024
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Installing unicloud
Installing `unicloud` from the `conda-forge` channel can be achieved by:

```
conda install -c conda-forge unicloud=0.1.0
conda install -c conda-forge unicloud=0.2.0
```

It is possible to list all the versions of `unicloud` available on your platform with:
Expand All @@ -62,7 +62,7 @@ pip install git+https://github.com/Serapieum-of-alex/unicloud
to install the last release, you can easily use pip

```
pip install unicloud==0.1.0
pip install unicloud==0.2.0
```

Quick start
Expand Down

0 comments on commit a3b7024

Please sign in to comment.