diff --git a/README.md b/README.md index f1bd7e7..70b3074 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Please also refer to [examples](https://github.com/frequenz-floss/frequenz-clien ```bash # Choose the version you want to install -VERSION=0.17.1 +VERSION=0.18.0 pip install frequenz-client-reporting==$VERSION ```