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 b3f5748 commit 4559130Copy full SHA for 4559130
CHANGELOG/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.2.2](https://github.com/rapyuta-robotics/rapyuta-io-sdk/compare/v2.2.1...v2.2.2) (2024-12-11)
2
+
3
4
+### Bug Fixes
5
6
+* **device:** fix timeout interval ([7c6a1ae](https://github.com/rapyuta-robotics/rapyuta-io-sdk/commit/7c6a1ae638152e3d6737f3f88bcfa04e8f51b8bb))
7
8
## [2.2.1](https://github.com/rapyuta-robotics/rapyuta-io-sdk/compare/v2.2.0...v2.2.1) (2024-12-11)
9
10
rapyuta_io/__init__.py
@@ -7,4 +7,4 @@
from .clients.rosbag import UploadOptions
from .clients.user_group import UserGroup
-__version__ = "2.2.1"
+__version__ = "2.2.2"
0 commit comments