Skip to content

Commit 9e2f060

Browse files
committed
chore(sdks): bump versions.
1 parent caddb8a commit 9e2f060

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@phala/dstack-sdk",
3-
"version": "0.5.4",
3+
"version": "0.5.5",
44
"description": "dstack SDK",
55
"main": "dist/node/index.js",
66
"types": "dist/node/index.d.ts",

sdk/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[project]
66
name = "dstack-sdk"
7-
version = "0.5.0"
7+
version = "0.5.1"
88
description = "dstack SDK for Python"
99
authors = [
1010
{name = "Leechael Yim", email = "[email protected]"},

0 commit comments

Comments
 (0)