Skip to content

Commit 76969ee

Browse files
committed
Merge 'integration_2025-05-15_905360636418' into 'master'
merge branch integration_2025-05-15_905360636418 into master See merge request: !610
2 parents e06c854 + 7930e65 commit 76969ee

File tree

341 files changed

+59385
-953
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

341 files changed

+59385
-953
lines changed

meta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"lasted": "3.0.1",
3-
"meta_commit": "8a281723a8b0c275f2798381133db6ec88d10170"
2+
"lasted": "3.0.2",
3+
"meta_commit": "3ab604af6041e27d5f3fdf33a715978cc2e3c5a1"
44
}

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup, find_packages # noqa: H301
44

55
NAME = "volcengine-python-sdk"
6-
VERSION = "3.0.1"
6+
VERSION = "3.0.2"
77
# To install the library, run the following
88
#
99
# python setup.py install

0 commit comments

Comments
 (0)