File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## v0.369.0 (2025-11-24)
4+
5+ ### Feature
6+
7+ * feat: regenerate proto ([ ` dc11ff9 ` ] ( https://github.com/yandex-cloud/python-sdk/commit/dc11ff970adb2f4e36871b3996ddd196f4c681c1 ) )
8+
39## v0.368.0 (2025-11-17)
410
511### Feature
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " yandexcloud"
7- version = " 0.368 .0"
7+ version = " 0.369 .0"
88authors = [{name = " Yandex LLC" , email = " cloud@support.yandex.ru" }]
99license = {text = " MIT" }
1010description = " The Yandex Cloud official SDK"
Original file line number Diff line number Diff line change 1111from yandexcloud ._retry_policy import RetryPolicy , ThrottlingMode
1212from yandexcloud ._sdk import SDK
1313
14- __version__ = "0.368 .0"
14+ __version__ = "0.369 .0"
You can’t perform that action at this time.
0 commit comments