File tree Expand file tree Collapse file tree 4 files changed +20
-3
lines changed
Expand file tree Collapse file tree 4 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.1 "
2+ "." : " 0.0.2 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.0.2 (2025-08-27)
4+
5+ Full Changelog: [ v0.0.1...v0.0.2] ( https://github.com/ALbot-developers/api-sdk-py/compare/v0.0.1...v0.0.2 )
6+
7+ ### Bug Fixes
8+
9+ * avoid newer type syntax ([ d6c6c37] ( https://github.com/ALbot-developers/api-sdk-py/commit/d6c6c371543aa4023e50abdaed540f5750e0034f ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** change ci workflow machines ([ ab05c65] ( https://github.com/ALbot-developers/api-sdk-py/commit/ab05c659b78a13c8035e809ffdb390be319f898b ) )
15+ * ** internal:** codegen related update ([ 72e40fe] ( https://github.com/ALbot-developers/api-sdk-py/commit/72e40fe4749b0eadd337c4b8de27015857894a09 ) )
16+ * update github action ([ f158da9] ( https://github.com/ALbot-developers/api-sdk-py/commit/f158da9ecbd5e1d462f49a259ac144f45c312baf ) )
17+ * update SDK settings ([ 827809d] ( https://github.com/ALbot-developers/api-sdk-py/commit/827809d9d8094fd60b2db6972782e9329223179d ) )
Original file line number Diff line number Diff line change 11[project ]
22name = " albot_api_sdk"
3- version = " 0.0.1 "
3+ version = " 0.0.2 "
44description = " The official Python library for the albot-api-sdk API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
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__ = "albot_api_sdk"
4- __version__ = "0.0.1 " # x-release-please-version
4+ __version__ = "0.0.2 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments