We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8553876 commit 393c72fCopy full SHA for 393c72f
meta.json
@@ -1,4 +1,4 @@
1
{
2
- "lasted": "1.1.6",
3
- "meta_commit": "e569c53451766ea98feea2f7d87071761ee8abf3"
+ "lasted": "2.0.1",
+ "meta_commit": "e569c53451766ea98feea2f7d87071761ee8abf3"
4
}
setup.py
@@ -3,7 +3,7 @@
from setuptools import setup, find_packages # noqa: H301
5
NAME = "volcengine-python-sdk"
6
-VERSION = "1.1.6"
+VERSION = "2.0.1"
7
# To install the library, run the following
8
#
9
# python setup.py install
0 commit comments