File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## v0.375.0 (2026-01-26)
4+
5+ ### Feature
6+
7+ * feat: regenerate proto ([ ` 20e1e26 ` ] ( https://github.com/yandex-cloud/python-sdk/commit/20e1e26272d4d9b0c1ccd36a69677999a5cf446c ) )
8+
9+ * feat: regenerate proto ([ ` 307e08a ` ] ( https://github.com/yandex-cloud/python-sdk/commit/307e08a523fb6dda0d84bd93a394f8137ac185b4 ) )
10+
311## v0.374.0 (2026-01-19)
412
513### 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.374 .0"
7+ version = " 0.375 .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.374 .0"
14+ __version__ = "0.375 .0"
You can’t perform that action at this time.
0 commit comments