Skip to content

Commit 84006de

Browse files
committed
chore(sdk/python): bump to 0.5.4b1 for API parity beta
Test release covering the API-parity work in this PR: - importlib.metadata-backed __version__ - cloud_vendor / cloud_product on InfoResponse - not_before / not_after / with_app_info on get_tls_key (0.5.7+ gated) - real ECDSA recovery in verify_env_encrypt_public_key, with timestamp v1 + legacy fallback (BREAKING: 4th positional arg required; the old no-op verify_signature_simple is removed) - ethereum extras now resolve to eth-account instead of full web3
1 parent 83cb6eb commit 84006de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4b0"
7+
version = "0.5.4b1"
88
description = "dstack SDK for Python"
99
authors = [
1010
{name = "Leechael Yim", email = "yanleech@gmail.com"},

0 commit comments

Comments
 (0)