File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed
Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.10 .0"
2+ "." : " 0.11 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.11.0 (2025-10-13)
4+
5+ Full Changelog: [ v0.10.0...v0.11.0] ( https://github.com/steel-dev/steel-python/compare/v0.10.0...v0.11.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 6090b1f] ( https://github.com/steel-dev/steel-python/commit/6090b1fc816a55bd27ce0ffd2eb9b55c9d03a019 ) )
10+ * ** api:** api update ([ cf111c0] ( https://github.com/steel-dev/steel-python/commit/cf111c04b663800409cb925b8e5ac3a78e1516a5 ) )
11+
12+
13+ ### Chores
14+
15+ * ** internal:** detect missing future annotations with ruff ([ f3a0218] ( https://github.com/steel-dev/steel-python/commit/f3a0218c5514f51c9f41bd433f2c7924eb5b59e6 ) )
16+
317## 0.10.0 (2025-10-07)
418
519Full Changelog: [ v0.9.2...v0.10.0] ( https://github.com/steel-dev/steel-python/compare/v0.9.2...v0.10.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " steel-sdk"
3- version = " 0.10 .0"
3+ version = " 0.11 .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.10 .0" # x-release-please-version
4+ __version__ = "0.11 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments