Skip to content

Commit f607efc

Browse files
author
BitsAdmin
committed
Merge branch 'billing-Python-2022-01-01-online-1268-2025_06_10_12_14_44' into 'integration_2025-06-10_941158399746'
feat: [development task] billing-1268-Python (1310577) See merge request iaasng/volcengine-python-sdk!653
2 parents 09cf8cb + 7452e1e commit f607efc

File tree

9 files changed

+1517
-9
lines changed

9 files changed

+1517
-9
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.10",
3-
"meta_commit": "76b282b20cf62c8e7299b163b58a8859ba0cbf16"
2+
"lasted": "3.0.11",
3+
"meta_commit": "9ef81bfa1bae8f6d2f6a012fd06126b3879254a4"
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.10"
6+
VERSION = "3.0.11"
77
# To install the library, run the following
88
#
99
# python setup.py install

volcenginesdkbilling/.DS_Store

-6 KB
Binary file not shown.

volcenginesdkbilling/models/list_for_list_amortized_cost_bill_detail_output.py

Lines changed: 547 additions & 1 deletion
Large diffs are not rendered by default.

volcenginesdkbilling/models/list_for_list_bill_detail_output.py

Lines changed: 313 additions & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)