Skip to content

Commit d8f123b

Browse files
πŸ”– release: osc-sdk-python v0.40.0
1 parent 391205a commit d8f123b

File tree

5 files changed

+238
-150
lines changed

5 files changed

+238
-150
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ make package
7777
Then install the built wheel:
7878

7979
```bash
80-
pip install dist/osc_sdk_python-0.39.2-py3-none-any.whl
80+
pip install dist/osc_sdk_python-0.40.0-py3-none-any.whl
8181
```
8282

8383
---

β€Žosc_sdk_python/VERSIONβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.39.2
1+
0.40.0

0 commit comments

Comments
Β (0)