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- "." : " 1.8.2 "
2+ "." : " 1.8.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.8.3 (2025-08-30)
4+
5+ Full Changelog: [ v1.8.2...v1.8.3] ( https://github.com/coingecko/coingecko-python/compare/v1.8.2...v1.8.3 )
6+
7+ ### Bug Fixes
8+
9+ * avoid newer type syntax ([ 3533b82] ( https://github.com/coingecko/coingecko-python/commit/3533b82ee0a7d137c9234e8adcd4bc4cc4b02ffa ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** add Sequence related utils ([ fdf2b29] ( https://github.com/coingecko/coingecko-python/commit/fdf2b29a17f76d5fe1e7fd33d3d4d0e2350d4362 ) )
15+ * ** internal:** change ci workflow machines ([ 5a910b3] ( https://github.com/coingecko/coingecko-python/commit/5a910b3be656bff201e854d7aab7fa8093fe7a01 ) )
16+ * ** internal:** codegen related update ([ 73e0df0] ( https://github.com/coingecko/coingecko-python/commit/73e0df07412c4bf958eb91a7a3d89b3683284237 ) )
17+ * ** internal:** update pyright exclude list ([ 6b0b243] ( https://github.com/coingecko/coingecko-python/commit/6b0b2431134970e1fef1b572938537c7425bf096 ) )
18+ * update github action ([ bd13157] ( https://github.com/coingecko/coingecko-python/commit/bd13157fd9eb56aefd6c70ab2874d766654cf0cf ) )
19+
320## 1.8.2 (2025-07-25)
421
522Full Changelog: [ v1.8.1...v1.8.2] ( https://github.com/coingecko/coingecko-python/compare/v1.8.1...v1.8.2 )
Original file line number Diff line number Diff line change 11[project ]
22name = " coingecko_sdk"
3- version = " 1.8.2 "
3+ version = " 1.8.3 "
44description = " The official Python library for the coingecko 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__ = "coingecko_sdk"
4- __version__ = "1.8.2 " # x-release-please-version
4+ __version__ = "1.8.3 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments