Skip to content

Commit

Permalink
README.md: update version to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
neteler authored Dec 10, 2023
1 parent 30989be commit e30ef04
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 @@ -7,7 +7,7 @@ Python Client Library for [actinia](https://actinia.mundialis.de/).
## Installation

```bash
VERSION="0.3.0"
VERSION="0.3.1"

pip3 install "actinia-python-client @ https://github.com/actinia-org/actinia-python-client/releases/download/${VERSION}/actinia_python_client-${VERSION}-py3-none-any.whl"
```
Expand Down

0 comments on commit e30ef04

Please sign in to comment.