Skip to content

Commit d379c00

Browse files
viambotgithub-actions[bot]
authored andcommitted
[WORKFLOW] Updating protos from viamrobotics/api, commit: 7cfcec2dff29ef01cbe5f3d04f6e4c9757f271e5
1 parent 1ade187 commit d379c00

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/viam/gen/common/v1/common_pb2.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ global___Orientation = Orientation
122122

123123
@typing.final
124124
class PoseInFrame(google.protobuf.message.Message):
125-
"""PoseInFrame contains a pose and the and the reference frame in which it was observed"""
125+
"""PoseInFrame contains a pose and the reference frame in which it was observed"""
126126
DESCRIPTOR: google.protobuf.descriptor.Descriptor
127127
REFERENCE_FRAME_FIELD_NUMBER: builtins.int
128128
POSE_FIELD_NUMBER: builtins.int

src/viam/version_metadata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
__version__ = "0.59.0"
22

3-
API_VERSION = "v0.1.488"
3+
API_VERSION = "v0.1.489"
44
SDK_VERSION = __version__

0 commit comments

Comments
 (0)