File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## v0.318.0 (2024-09-19)
4+
5+ ### Feature
6+
7+ * feat: add ai-assistants to supported modules ([ ` 73a7c7a ` ] ( https://github.com/yandex-cloud/python-sdk/commit/73a7c7aa7688c56fce7362bd0fc24aba07b4775a ) )
8+
9+ * feat: regenerate proto ([ ` e3c7741 ` ] ( https://github.com/yandex-cloud/python-sdk/commit/e3c7741de7ceb55e9b8d2e2f66e7388685ec1c4d ) )
10+
11+ ### Fix
12+
13+ * fix: remove custom changelog ([ ` b773f8c ` ] ( https://github.com/yandex-cloud/python-sdk/commit/b773f8c4ac1bb860ac29ce4f37a1cc9d6451f846 ) )
14+
315## v0.317.0 (2024-09-17)
416
517### Feature
Original file line number Diff line number Diff line change 22
33packages = find_packages ("." , include = ["yandexcloud*" , "yandex*" ])
44
5- __version__ = "0.317 .0"
5+ __version__ = "0.318 .0"
66
77with open ("README.md" ) as file :
88 README = file .read ()
You can’t perform that action at this time.
0 commit comments