Skip to content

Commit 393c72f

Browse files
committed
build(version): bump
1 parent 8553876 commit 393c72f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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": "1.1.6",
3-
"meta_commit": "e569c53451766ea98feea2f7d87071761ee8abf3"
2+
"lasted": "2.0.1",
3+
"meta_commit": "e569c53451766ea98feea2f7d87071761ee8abf3"
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 = "1.1.6"
6+
VERSION = "2.0.1"
77
# To install the library, run the following
88
#
99
# python setup.py install

0 commit comments

Comments
 (0)