File tree Expand file tree Collapse file tree 4 files changed +26
-3
lines changed
Expand file tree Collapse file tree 4 files changed +26
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.1 "
2+ "." : " 0.1.0 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.1.0 (2025-12-17)
4+
5+ Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/warpdotdev/warp-sdk-python/compare/v0.0.1...v0.1.0 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ 4d4a408] ( https://github.com/warpdotdev/warp-sdk-python/commit/4d4a4082d453daeb3d388ac1a23cf951ada27a9e ) )
10+ * ** api:** manual updates ([ cd0ec74] ( https://github.com/warpdotdev/warp-sdk-python/commit/cd0ec747479cbb56159a361853787871c1c61395 ) )
11+
12+
13+ ### Chores
14+
15+ * ** internal:** add missing files argument to base client ([ 041d054] ( https://github.com/warpdotdev/warp-sdk-python/commit/041d0540f460ed7ecee3ed66a8db6ea9ae607360 ) )
16+ * speedup initial import ([ c6fa047] ( https://github.com/warpdotdev/warp-sdk-python/commit/c6fa04747ba3b056f9dff28e564e25b4e257ca5e ) )
17+ * update SDK settings ([ 217b866] ( https://github.com/warpdotdev/warp-sdk-python/commit/217b866ef03a583415f0fcdd65385ee76d53c664 ) )
18+ * update SDK settings ([ cc95759] ( https://github.com/warpdotdev/warp-sdk-python/commit/cc9575998cf34b016f70f8209043a02ad1677399 ) )
19+
20+
21+ ### Refactors
22+
23+ * ** internal:** switch from rye to uv ([ d4cdfd0] ( https://github.com/warpdotdev/warp-sdk-python/commit/d4cdfd0384b63f1ce244cdbb4327043cff02f682 ) )
Original file line number Diff line number Diff line change 11[project ]
22name = " warp-sdk"
3- version = " 0.0.1 "
3+ version = " 0.1.0 "
44description = " The official Python library for the warp-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__ = "warp_sdk"
4- __version__ = "0.0.1 " # x-release-please-version
4+ __version__ = "0.1.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments