Skip to content

Commit

Permalink
osc-sdk-python v0.24.0
Browse files Browse the repository at this point in the history
 - SDK update for Outscale API v1.25.0

Signed-off-by: Outscale Bot <[email protected]>
  • Loading branch information
Open-Source-Bot authored and jerome-jutteau committed Feb 28, 2023
1 parent 7b8a253 commit d70b80e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.23.0-py3-none-any.whl
$ pip install dist/osc_sdk_python-0.24.0-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.23.0
0.24.0

0 comments on commit d70b80e

Please sign in to comment.