Skip to content

Commit

Permalink
osc-sdk-python v0.21.1
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Jutteau <[email protected]>
  • Loading branch information
jerome-jutteau committed Oct 21, 2022
1 parent 3a3f22f commit 98c5a08
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 @@ -22,7 +22,7 @@ $ make package

You can then install it with:
```bash
$ pip install dist/osc_sdk_python-0.21.0-py3-none-any.whl
$ pip install dist/osc_sdk_python-0.21.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.21.0
0.21.1

0 comments on commit 98c5a08

Please sign in to comment.