Skip to content

Commit ee4b37c

Browse files
committed
Merge branch 'fix/ark/hotfix_240520' into 'master'
feat: 增加refresh See merge request iaasng/volcengine-python-sdk!301
2 parents 5c84c7e + f926c56 commit ee4b37c

File tree

17 files changed

+404
-204
lines changed

17 files changed

+404
-204
lines changed

meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"lasted": "1.0.80",
2+
"lasted": "1.0.81",
33
"meta_commit": "a25ea49334589810f708528d5dce9022f73d6040"
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.0.80"
6+
VERSION = "1.0.81"
77
# To install the library, run the following
88
#
99
# python setup.py install

0 commit comments

Comments
 (0)