Skip to content

Commit ad2cac7

Browse files
motatoesclaude
andcommitted
Bump SDKs: TypeScript 0.5.5, Python 0.4.3
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1aa9174 commit ad2cac7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdks/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "opencomputer-sdk"
7-
version = "0.4.2"
7+
version = "0.4.3"
88
description = "Python SDK for OpenComputer - cloud sandbox platform"
99
readme = "README.md"
1010
requires-python = ">=3.10"

sdks/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opencomputer/sdk",
3-
"version": "0.5.4",
3+
"version": "0.5.5",
44
"description": "TypeScript SDK for OpenComputer - cloud sandbox platform",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)