Skip to content

Commit

Permalink
Correct conda-build version
Browse files Browse the repository at this point in the history
  • Loading branch information
kenodegard authored Aug 1, 2024
1 parent ea75f72 commit 7fea628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/2024-07-23-july-releases.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ conda install -n base conda=24.7.1
To update conda-build, run:

```bash
conda install -n base conda-build=24.7.0
conda install -n base conda-build=24.7.1
```

### What's New?
Expand Down

0 comments on commit 7fea628

Please sign in to comment.