We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 349bd60 commit ab47aefCopy full SHA for ab47aef
examples/seat-adjuster/requirements-links.txt
@@ -1 +1 @@
1
-git+https://github.com/eclipse-velocitas/vehicle-app-python-sdk.git@v0.8.3
+git+https://github.com/eclipse-velocitas/vehicle-app-python-sdk.git@v0.9.0
setup.py
@@ -70,7 +70,7 @@
70
71
setup(
72
name="sdv",
73
- version="0.8.3",
+ version="0.9.0",
74
description="A Python SDK for Vehicle app",
75
long_description=long_description,
76
long_description_content_type="text/markdown",
0 commit comments