File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v0.289.0 (2024-05-30)
6+
7+ ### Feature
8+
9+ * support mypy in proto and sdk ([ ` 42e725e ` ] ( https://github.com/yandex-cloud/python-sdk/commit/42e725e2c86890cbecaca9b8e8cf88b28909994d ) )
10+
11+ * change authors ([ ` 4cc6078 ` ] ( https://github.com/yandex-cloud/python-sdk/commit/4cc607839660a63cd2c2de8979cb8a64264a9dd7 ) )
12+
13+ * format examples ([ ` 6eb47cc ` ] ( https://github.com/yandex-cloud/python-sdk/commit/6eb47cc2dd083dc5cab322e484af78883e50aecc ) )
14+
15+
516## v0.288.0 (2024-05-30)
617
718### Feature
Original file line number Diff line number Diff line change 22
33packages = find_packages ("." , include = ["yandexcloud*" , "yandex*" ])
44
5- __version__ = "0.288 .0"
5+ __version__ = "0.289 .0"
66
77with open ("README.md" ) as file :
88 README = file .read ()
You can’t perform that action at this time.
0 commit comments