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.337.0 (2025-03-19)
4+
5+ ### Feature
6+
7+ * feat: regenerate proto ([ ` 2828f21 ` ] ( https://github.com/yandex-cloud/python-sdk/commit/2828f2170f1ede40c466ae1c38a9a19043586286 ) )
8+
9+ ### Fix
10+
11+ * fix: no every week releases ([ ` 6eaf014 ` ] ( https://github.com/yandex-cloud/python-sdk/commit/6eaf0148e451985465f7e5090fdb2c807398ed10 ) )
12+
313## v0.336.0 (2025-03-10)
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.336 .0"
7+ version = " 0.337 .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
1212from yandexcloud ._sdk import SDK
1313
14- __version__ = "0.336 .0"
14+ __version__ = "0.337 .0"
You can’t perform that action at this time.
0 commit comments