File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## v0.370.0 (2025-12-01)
4+
5+ ### Feature
6+
7+ * feat: regenerate proto ([ ` 58e16eb ` ] ( https://github.com/yandex-cloud/python-sdk/commit/58e16eb1dff0a82cc9eb41b35ab7686df146297e ) )
8+
9+ ### Unknown
10+
11+ * Merge pull request #158 from yandex-cloud/enable-quota-client
12+
13+ Enable quota and quota-manager specs ([ ` 7ab421f ` ] ( https://github.com/yandex-cloud/python-sdk/commit/7ab421f6680e23aeb7b0c0d3ffe0bb29af35e30a ) )
14+
15+ * Enable quota and quota-manager specs ([ ` fab82f1 ` ] ( https://github.com/yandex-cloud/python-sdk/commit/fab82f11b6b7a1e94884836a638b3ad11904d20e ) )
16+
317## v0.369.0 (2025-11-24)
418
519### 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.369 .0"
7+ version = " 0.370 .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.369 .0"
14+ __version__ = "0.370 .0"
You can’t perform that action at this time.
0 commit comments