File tree Expand file tree Collapse file tree 4 files changed +23
-3
lines changed
Expand file tree Collapse file tree 4 files changed +23
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.1 -alpha.0 "
2+ "." : " 0.1.0 -alpha.1 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.1.0-alpha.1 (2025-06-21)
4+
5+ Full Changelog: [ v0.0.1-alpha.0...v0.1.0-alpha.1] ( https://github.com/zbdpay/zbd-payments-python-sdk/compare/v0.0.1-alpha.0...v0.1.0-alpha.1 )
6+
7+ ### Features
8+
9+ * ** api:** update via SDK Studio ([ d365689] ( https://github.com/zbdpay/zbd-payments-python-sdk/commit/d365689aea13350770ebb29003703506b2d93bc6 ) )
10+ * ** api:** update via SDK Studio ([ 77175a0] ( https://github.com/zbdpay/zbd-payments-python-sdk/commit/77175a07ea0bd1874d86fecb7b82e2e2388bacb0 ) )
11+ * ** client:** add support for aiohttp ([ 8788187] ( https://github.com/zbdpay/zbd-payments-python-sdk/commit/8788187346d655321d0f7039833533060ad23a58 ) )
12+
13+
14+ ### Chores
15+
16+ * change publish docs url ([ ade5ab6] ( https://github.com/zbdpay/zbd-payments-python-sdk/commit/ade5ab6d9c14e7f91a6cbb1addf75189ae3dc42e ) )
17+ * configure new SDK language ([ 679c119] ( https://github.com/zbdpay/zbd-payments-python-sdk/commit/679c119fa94c1e1c88d78576c52b183be1dca2ca ) )
18+ * configure new SDK language ([ 07173a5] ( https://github.com/zbdpay/zbd-payments-python-sdk/commit/07173a50fe45ea94e40ed83b04dc09384bf458e1 ) )
19+ * ** internal:** codegen related update ([ 5cba4a2] ( https://github.com/zbdpay/zbd-payments-python-sdk/commit/5cba4a2c05d6d3a8a483ada0c22720aaeb619303 ) )
20+ * update SDK settings ([ 9be94bf] ( https://github.com/zbdpay/zbd-payments-python-sdk/commit/9be94bf044c25787f3832724f9f00ad05e0d5878 ) )
Original file line number Diff line number Diff line change 11[project ]
22name = " zbdpay"
3- version = " 0.0.1 -alpha.0 "
3+ version = " 0.1.0 -alpha.1 "
44description = " The official Python library for the zbd-payments API"
55dynamic = [" readme" ]
66license = " MIT"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "zbdpay"
4- __version__ = "0.0.1 -alpha.0 " # x-release-please-version
4+ __version__ = "0.1.0 -alpha.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments