File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## v0.365.0 (2025-10-27)
4+
5+ ### Feature
6+
7+ * feat: regenerate proto ([ ` 64303a1 ` ] ( https://github.com/yandex-cloud/python-sdk/commit/64303a148ec66467dd1c6db4c44693538f2c4702 ) )
8+
9+ * feat: regenerate proto ([ ` ee70ea7 ` ] ( https://github.com/yandex-cloud/python-sdk/commit/ee70ea76f96f2349ade07a6f5e9dd2d94591468c ) )
10+
11+ * feat: regenerate proto ([ ` 9595436 ` ] ( https://github.com/yandex-cloud/python-sdk/commit/95954368afa5705624c340bdc06155e3fda7713f ) )
12+
313## v0.364.0 (2025-10-20)
414
515### 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.364 .0"
7+ version = " 0.365 .0"
88authors = [{
name =
" Yandex LLC" ,
email =
" [email protected] " }]
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.364 .0"
14+ __version__ = "0.365 .0"
You can’t perform that action at this time.
0 commit comments