We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69be206 commit 0f4a92aCopy full SHA for 0f4a92a
1 file changed
sdk/python/pyproject.toml
@@ -4,10 +4,11 @@
4
5
[project]
6
name = "dstack-sdk"
7
-version = "0.2.0"
+version = "0.5.0"
8
description = "dstack SDK for Python"
9
authors = [
10
{name = "Leechael Yim", email = "yanleech@gmail.com"},
11
+ {name = "Kevin Wang", email = "wy721@qq.com"},
12
]
13
dependencies = [
14
"httpx>=0.27.2",
0 commit comments