Skip to content

Commit b9c55c0

Browse files
author
semantic-release
committed
0.298.0
Automatically generated by python-semantic-release
1 parent 522d5d3 commit b9c55c0

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.298.0 (2024-06-25)
6+
7+
### Feature
8+
9+
* regenerate proto ([`522d5d3`](https://github.com/yandex-cloud/python-sdk/commit/522d5d32dd7d0b5e189b886a3e4c332a8d771a63))
10+
11+
512
## v0.297.0 (2024-06-24)
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.297.0"
5+
__version__ = "0.298.0"
66

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

0 commit comments

Comments
 (0)