File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## v0.332.0 (2025-02-10)
4+
5+ ### Feature
6+
7+ * feat: regenerate proto ([ ` fe9dba4 ` ] ( https://github.com/yandex-cloud/python-sdk/commit/fe9dba44a9bc68b1a3a69360b30b0a8711701c86 ) )
8+
39## v0.331.0 (2025-01-27)
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.331 .0"
7+ version = " 0.332 .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 1010from yandexcloud ._retry_interceptor import RetryInterceptor
1111from yandexcloud ._sdk import SDK
1212
13- __version__ = "0.331 .0"
13+ __version__ = "0.332 .0"
You can’t perform that action at this time.
0 commit comments