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.6 .0"
2+ "." : " 0.7 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.7.0 (2025-07-10)
4+
5+ Full Changelog: [ v0.6.0...v0.7.0] ( https://github.com/steel-dev/steel-python/compare/v0.6.0...v0.7.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 7c3a807] ( https://github.com/steel-dev/steel-python/commit/7c3a8071ad39d7d371c68bc5632630aba52d1126 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ** parsing:** correctly handle nested discriminated unions ([ d88c056] ( https://github.com/steel-dev/steel-python/commit/d88c05684f94be0249181c40365ae1605e65c9d8 ) )
15+
16+
17+ ### Chores
18+
19+ * ** internal:** bump pinned h11 dep ([ f79c166] ( https://github.com/steel-dev/steel-python/commit/f79c16621c3a9e5b902f28294a82638f7165cf49 ) )
20+ * ** package:** mark python 3.13 as supported ([ a70bc61] ( https://github.com/steel-dev/steel-python/commit/a70bc614385d48955991218901b9ae8b0ca2ae1e ) )
21+
322## 0.6.0 (2025-07-02)
423
524Full Changelog: [ v0.5.0...v0.6.0] ( https://github.com/steel-dev/steel-python/compare/v0.5.0...v0.6.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " steel-sdk"
3- version = " 0.6 .0"
3+ version = " 0.7 .0"
44description = " The official Python library for the steel 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__ = "steel"
4- __version__ = "0.6 .0" # x-release-please-version
4+ __version__ = "0.7 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments