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.4.0 "
2+ "." : " 0.4.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.4.1 (2025-06-17)
4+
5+ Full Changelog: [ v0.4.0...v0.4.1] ( https://github.com/steel-dev/steel-python/compare/v0.4.0...v0.4.1 )
6+
7+ ### Bug Fixes
8+
9+ * ** client:** correctly parse binary response | stream ([ 96bc0a5] ( https://github.com/steel-dev/steel-python/commit/96bc0a57989271ac57a5e916a9678798e8bc7123 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** update conftest.py ([ 95540f2] ( https://github.com/steel-dev/steel-python/commit/95540f26791852e6a9864e4ebe12fb8762ed0241 ) )
15+ * ** tests:** add tests for httpx client instantiation & proxies ([ ad4f8a1] ( https://github.com/steel-dev/steel-python/commit/ad4f8a1256746d265dd9a2c0a9bfca53fa4c61f3 ) )
16+ * ** tests:** run tests in parallel ([ 825c97f] ( https://github.com/steel-dev/steel-python/commit/825c97fc4b37a582267bf338b2640de17a254546 ) )
17+
318## 0.4.0 (2025-06-03)
419
520Full Changelog: [ v0.3.0...v0.4.0] ( https://github.com/steel-dev/steel-python/compare/v0.3.0...v0.4.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " steel-sdk"
3- version = " 0.4.0 "
3+ version = " 0.4.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.4.0 " # x-release-please-version
4+ __version__ = "0.4.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments