Skip to content

Commit

Permalink
release 0.30.1
Browse files Browse the repository at this point in the history
Signed-off-by: matthias.gatto <matthias.gatto@outscale.com>
  • Loading branch information
outscale-mgo committed Aug 20, 2024
1 parent 5735aca commit 4d3958a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ $ make package

You can then install it with:
```bash
$ pip install dist/osc_sdk_python-0.30.0-py3-none-any.whl
$ pip install dist/osc_sdk_python-0.30.1-py3-none-any.whl
```

# Configuration & Credentials
Expand Down
2 changes: 1 addition & 1 deletion osc_sdk_python/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.30.0
0.30.1

0 comments on commit 4d3958a

Please sign in to comment.