Skip to content

Commit

Permalink
Merge pull request #157 from pollen-robotics/156-publish-v1011
Browse files Browse the repository at this point in the history
Update setup.py
  • Loading branch information
glannuzel authored Dec 9, 2024
2 parents bcbefa1 + 949b603 commit d9ecc67
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.10",
version="1.0.11",
packages=find_packages(exclude=["tests"]),
install_requires=[
"grpcio>=1.59.0, <=1.62.2",
Expand Down

0 comments on commit d9ecc67

Please sign in to comment.