File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed
Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.7.0 "
2+ "." : " 0.7.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.7.1 (2025-07-23)
4+
5+ Full Changelog: [ v0.7.0...v0.7.1] ( https://github.com/steel-dev/steel-python/compare/v0.7.0...v0.7.1 )
6+
7+ ### Bug Fixes
8+
9+ * ** parsing:** ignore empty metadata ([ 49e1aa7] ( https://github.com/steel-dev/steel-python/commit/49e1aa7d8c13615fea92180a934a7611f90f2453 ) )
10+ * ** parsing:** parse extra field types ([ 2e73fc7] ( https://github.com/steel-dev/steel-python/commit/2e73fc78a36fa3045cfd38d7cc3abdc7d9547c8b ) )
11+
312## 0.7.0 (2025-07-12)
413
514Full Changelog: [ v0.6.0...v0.7.0] ( https://github.com/steel-dev/steel-python/compare/v0.6.0...v0.7.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " steel-sdk"
3- version = " 0.7.0 "
3+ version = " 0.7.1 "
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.7.0 " # x-release-please-version
4+ __version__ = "0.7.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments