Skip to content

Commit

Permalink
Merge pull request #150 from pollen-robotics/149-generate-new-api-ver…
Browse files Browse the repository at this point in the history
…sion

Update api version
  • Loading branch information
cdussieux authored Nov 4, 2024
2 parents cff4b8c + c20902c commit ec3c108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setup(
name="reachy2-sdk-api",
version="1.0.9",
version="1.0.10",
packages=find_packages(exclude=["tests"]),
install_requires=[
"grpcio>=1.59.0, <=1.62.2",
Expand Down

0 comments on commit ec3c108

Please sign in to comment.