Skip to content

Commit ab0c3f1

Browse files
author
semantic-release
committed
0.314.0
Automatically generated by python-semantic-release
1 parent 615b1f6 commit ab0c3f1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33

44

5+
## v0.314.0 (2024-08-28)
6+
7+
### Feature
8+
9+
* regenerate proto ([`615b1f6`](https://github.com/yandex-cloud/python-sdk/commit/615b1f61e0e72fd4db1e4b4416fa8ecc37706f3d))
10+
11+
512
## v0.313.0 (2024-08-20)
613

714
### Feature

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
packages = find_packages(".", include=["yandexcloud*", "yandex*"])
44

5-
__version__ = "0.313.0"
5+
__version__ = "0.314.0"
66

77
with open("README.md") as file:
88
README = file.read()

0 commit comments

Comments
 (0)