Skip to content

Commit 7fe447c

Browse files
osc-sdk-python v0.20.0
Add authentication through login/password Signed-off-by: Jérôme Jutteau <jerome.jutteau@outscale.com>
1 parent 49acc21 commit 7fe447c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ $ make package
2222

2323
You can then install it with:
2424
```bash
25-
$ pip install dist/osc_sdk_python-0.19.0-py3-none-any.whl
25+
$ pip install dist/osc_sdk_python-0.20.0-py3-none-any.whl
2626
```
2727

2828
# Configuration & Credentials

osc_sdk_python/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.19.0
1+
0.20.0

0 commit comments

Comments
 (0)