Skip to content

Commit 0f4a92a

Browse files
committed
chore: bump python-sdk to 0.5.0
1 parent 69be206 commit 0f4a92a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

sdk/python/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44

55
[project]
66
name = "dstack-sdk"
7-
version = "0.2.0"
7+
version = "0.5.0"
88
description = "dstack SDK for Python"
99
authors = [
1010
{name = "Leechael Yim", email = "yanleech@gmail.com"},
11+
{name = "Kevin Wang", email = "wy721@qq.com"},
1112
]
1213
dependencies = [
1314
"httpx>=0.27.2",

0 commit comments

Comments
 (0)