File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.1 "
2+ "." : " 0.2.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.2.0 (2025-11-27)
4+
5+ Full Changelog: [ v0.1.1...v0.2.0] ( https://github.com/dedalus-labs/dedalus-sdk-python/compare/v0.1.1...v0.2.0 )
6+
7+ ### Features
8+
9+ * ** api:** config update for dedalus-ai/dev ([ 197d11b] ( https://github.com/dedalus-labs/dedalus-sdk-python/commit/197d11bf57da500e05cde2861146da9e3ec278f3 ) )
10+ * ** api:** improve types ([ 62cf7e1] ( https://github.com/dedalus-labs/dedalus-sdk-python/commit/62cf7e1a643cda58ee5112a1a8fc35253fe50f07 ) )
11+ * ** api:** manual updates ([ 9bb6d0d] ( https://github.com/dedalus-labs/dedalus-sdk-python/commit/9bb6d0d0433111d177410f7ff21d3de254d899a0 ) )
12+ * ** api:** schema compiler landed ([ 9aeb7a7] ( https://github.com/dedalus-labs/dedalus-sdk-python/commit/9aeb7a78bfaa81c07e920268afcacbba4a4ff9c9 ) )
13+
14+
15+ ### Chores
16+
17+ * ** internal:** codegen related update ([ d288b0b] ( https://github.com/dedalus-labs/dedalus-sdk-python/commit/d288b0b4f8098c0aab0d79d45f27fd7b7cd8d127 ) )
18+
319## 0.1.1 (2025-11-12)
420
521Full Changelog: [ v0.1.0...v0.1.1] ( https://github.com/dedalus-labs/dedalus-sdk-python/compare/v0.1.0...v0.1.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " dedalus_labs"
3- version = " 0.1.1 "
3+ version = " 0.2.0 "
44description = " The official Python library for the Dedalus API"
55dynamic = [" readme" ]
66license = " MIT"
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__ = "dedalus_labs"
4- __version__ = "0.1.1 " # x-release-please-version
4+ __version__ = "0.2.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments