Skip to content

Commit 9073501

Browse files
Bumping version to v0.2.13 [skip ci]
1 parent 8b94c06 commit 9073501

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "viam-sdk"
3-
version = "0.2.12"
3+
version = "0.2.13"
44
description = "Viam Robotics Python SDK"
55
authors = [ "Naveed <naveed@viam.com>" ]
66
license = "Apache-2.0"

src/viam/module/service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
RemoveResourceRequest,
1515
RemoveResourceResponse,
1616
ValidateConfigRequest,
17-
ValidateConfigResponse
17+
ValidateConfigResponse,
1818
)
1919

2020
if TYPE_CHECKING:

0 commit comments

Comments
 (0)