File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed
Expand file tree Collapse file tree 4 files changed +19
-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-05-28)
4+
5+ Full Changelog: [ v0.0.1-alpha.0...v0.1.0-alpha.1] ( https://github.com/coingecko/coingecko-python/compare/v0.0.1-alpha.0...v0.1.0-alpha.1 )
6+
7+ ### Features
8+
9+ * ** api:** update via SDK Studio ([ 2b17650] ( https://github.com/coingecko/coingecko-python/commit/2b17650480b4d839844a1fb09a7a1eba74a48966 ) )
10+ * ** api:** update via SDK Studio ([ c7b2f6c] ( https://github.com/coingecko/coingecko-python/commit/c7b2f6c7a949b1ac299601712e291dd22cad5d20 ) )
11+ * ** api:** update via SDK Studio ([ 2e88eda] ( https://github.com/coingecko/coingecko-python/commit/2e88edae53fe8c78f114d83a069bdcd90e1505ef ) )
12+
13+
14+ ### Chores
15+
16+ * update SDK settings ([ 616d906] ( https://github.com/coingecko/coingecko-python/commit/616d9066a6514fb0f9d33dd941a135bcf84700ca ) )
Original file line number Diff line number Diff line change 11[project ]
22name = " coingecko_python"
3- version = " 0.0.1 -alpha.0 "
3+ version = " 0.1.0 -alpha.1 "
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_python"
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