Skip to content

Commit

Permalink
osc-sdk-python v0.27.0
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 Jan 16, 2024
1 parent 25a4dec commit 47f8f4e
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.26.0-py3-none-any.whl
$ pip install dist/osc_sdk_python-0.27.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.26.0
0.27.0
2 changes: 1 addition & 1 deletion osc_sdk_python/osc-api

0 comments on commit 47f8f4e

Please sign in to comment.