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 1
1
# CHANGELOG
2
2
3
+ ## v0.331.0 (2025-01-27)
4
+
5
+ ### Feature
6
+
7
+ * feat: regenerate proto ([ ` d79ebd2 ` ] ( https://github.com/yandex-cloud/python-sdk/commit/d79ebd209268d86db0d47b81143df1bda2bcebf6 ) )
8
+
3
9
## v0.330.0 (2024-12-23)
4
10
5
11
### Ci
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
5
5
[project ]
6
6
name = " yandexcloud"
7
- version = " 0.330 .0"
7
+ version = " 0.331 .0"
8
8
authors = [{
name =
" Yandex LLC" ,
email =
" [email protected] " }]
9
9
license = {text = " MIT" }
10
10
description = " The Yandex Cloud official SDK"
Original file line number Diff line number Diff line change 10
10
from yandexcloud ._retry_interceptor import RetryInterceptor
11
11
from yandexcloud ._sdk import SDK
12
12
13
- __version__ = "0.330 .0"
13
+ __version__ = "0.331 .0"
You can’t perform that action at this time.
0 commit comments