File tree Expand file tree Collapse file tree 4 files changed +21
-3
lines changed
Expand file tree Collapse file tree 4 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-beta.6 "
2+ "." : " 0.1.0-beta.7 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-beta.7 (2025-01-10)
4+
5+ Full Changelog: [ v0.1.0-beta.6...v0.1.0-beta.7] ( https://github.com/steel-dev/steel-python/compare/v0.1.0-beta.6...v0.1.0-beta.7 )
6+
7+ ### Bug Fixes
8+
9+ * correctly handle deserialising ` cls ` fields ([ #60 ] ( https://github.com/steel-dev/steel-python/issues/60 ) ) ([ cd8bb56] ( https://github.com/steel-dev/steel-python/commit/cd8bb56b3490f4fd7d819b7c8e4770e65aee75f5 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** codegen related update ([ #59 ] ( https://github.com/steel-dev/steel-python/issues/59 ) ) ([ ea787f7] ( https://github.com/steel-dev/steel-python/commit/ea787f7e4e9c074f185ed2f76cf7e95de5a80a91 ) )
15+
16+
17+ ### Documentation
18+
19+ * fix typos ([ #57 ] ( https://github.com/steel-dev/steel-python/issues/57 ) ) ([ c51f862] ( https://github.com/steel-dev/steel-python/commit/c51f86264ecdfb8f006a1b3bcc4c7c0ae47eb8f6 ) )
20+
321## 0.1.0-beta.6 (2025-01-08)
422
523Full Changelog: [ v0.1.0-beta.5...v0.1.0-beta.6] ( https://github.com/steel-dev/steel-python/compare/v0.1.0-beta.5...v0.1.0-beta.6 )
Original file line number Diff line number Diff line change 11[project ]
22name = " steel-sdk"
3- version = " 0.1.0-beta.6 "
3+ version = " 0.1.0-beta.7 "
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.1.0-beta.6 " # x-release-please-version
4+ __version__ = "0.1.0-beta.7 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments