Skip to content

Commit

Permalink
Update to version 0.2.0 in the documentation
Browse files Browse the repository at this point in the history
The current user documentation is aligned to the latest
changes in the API client, and not to the previous version.

Signed-off-by: Daniel Zullo <daniel.zullo@frequenz.com>
  • Loading branch information
daniel-zullo-frequenz committed Aug 21, 2024
1 parent 9ea9378 commit 70f92ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ You can install the Frequenz Electricity Trading API client via pip. Replace `VE

```
# Choose the version you want to install
VERSION=0.1.0
VERSION=0.2.0
pip install frequenz-client-electricity-trading==$VERSION
```

Expand Down

0 comments on commit 70f92ed

Please sign in to comment.