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.379.0 (2026-02-23)
4+
5+ ### Feature
6+
7+ * feat: regenerate proto ([ ` f2a3b63 ` ] ( https://github.com/yandex-cloud/python-sdk/commit/f2a3b631214d5a826fa92a0128746dfe86d97c8e ) )
8+
9+ * feat: regenerate proto ([ ` 79b2c04 ` ] ( https://github.com/yandex-cloud/python-sdk/commit/79b2c04f3af51a64d213bcab511bd67a186b8df0 ) )
10+
11+ * feat: regenerate proto ([ ` 9c6b877 ` ] ( https://github.com/yandex-cloud/python-sdk/commit/9c6b8777073a19dfc3bf03238ee2aa93da7df0a0 ) )
12+
313## v0.378.0 (2026-02-16)
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.378 .0"
7+ version = " 0.379 .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.378 .0"
14+ __version__ = "0.379 .0"
You can’t perform that action at this time.
0 commit comments