Skip to content

Commit

Permalink
osc-sdk-python v0.12.2
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 Aug 17, 2021
1 parent 8c7c092 commit 8a44622
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 @@ -23,7 +23,7 @@ $ python3 -m pip install --user --upgrade setuptools wheel
$ python3 setup.py sdist bdist_wheel
```

You can then install it with `pip install dist/osc_sdk_python-0.9.15-py3-none-any.whl`
You can then install it with `pip install dist/osc_sdk_python-0.12.2-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.12.1
0.12.2

0 comments on commit 8a44622

Please sign in to comment.