File tree Expand file tree Collapse file tree 5 files changed +15
-4
lines changed Expand file tree Collapse file tree 5 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.1-alpha .0"
2+ "." : " 3.0 .0"
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 3.0.0 (2025-05-02)
4+
5+ Full Changelog: [ v0.0.1-alpha.0...v3.0.0] ( https://github.com/You-OpenSource/You-Python/compare/v0.0.1-alpha.0...v3.0.0 )
6+
7+ ### Chores
8+
9+ * sync repo ([ dc912e6] ( https://github.com/You-OpenSource/You-Python/commit/dc912e683c739f424a119bbeaba858d65778909d ) )
10+ * update SDK settings ([ 323499b] ( https://github.com/You-OpenSource/You-Python/commit/323499ba910ff1f183d1df60c06576c77e532e82 ) )
11+ * update SDK settings ([ bd65b0f] ( https://github.com/You-OpenSource/You-Python/commit/bd65b0fb9d38b89ace7fbeb78da6ca90c9f490a9 ) )
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ The REST API documentation can be found on [documentation.you.com](https://docum
1616
1717``` sh
1818# install from PyPI
19- pip install --pre youdotcom
19+ pip install youdotcom
2020```
2121
2222## Usage
Original file line number Diff line number Diff line change 11[project ]
22name = " youdotcom"
3- version = " 0.0.1-alpha .0"
3+ version = " 3.0 .0"
44description = " The official Python library for the ydc-search-api 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__ = "ydc_search_api"
4- __version__ = "0.0.1-alpha .0" # x-release-please-version
4+ __version__ = "3.0 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments