File tree Expand file tree Collapse file tree 4 files changed +20
-3
lines changed
Expand file tree Collapse file tree 4 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 3.0.0 "
2+ "." : " 3.0.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.0.1 (2025-04-15)
4+
5+ Full Changelog: [ v3.0.0...v3.0.1] ( https://github.com/runwayml/sdk-python/compare/v3.0.0...v3.0.1 )
6+
7+ ### Bug Fixes
8+
9+ * ** perf:** optimize some hot paths ([ 0c187d1] ( https://github.com/runwayml/sdk-python/commit/0c187d1c445dd39661ec91f809ba1e51a9b5f0f2 ) )
10+ * ** perf:** skip traversing types for NotGiven values ([ a65d4b0] ( https://github.com/runwayml/sdk-python/commit/a65d4b0375c412d1b707550a8e1b1d9ba9319130 ) )
11+
12+
13+ ### Chores
14+
15+ * ** client:** minor internal fixes ([ 09dd17f] ( https://github.com/runwayml/sdk-python/commit/09dd17fc639bc5c9aadfc033c131b133764d4e5b ) )
16+ * ** internal:** expand CI branch coverage ([ 8bde5ff] ( https://github.com/runwayml/sdk-python/commit/8bde5ff981d4acd0696ad3b7ac778ca21a49a8ac ) )
17+ * ** internal:** reduce CI branch coverage ([ 5892e7a] ( https://github.com/runwayml/sdk-python/commit/5892e7aa93fa9e091f111fd0590b239487ba61eb ) )
18+ * ** internal:** update pyright settings ([ 8b3a8ae] ( https://github.com/runwayml/sdk-python/commit/8b3a8ae32a589680549054328996ae7314be3033 ) )
19+
320## 3.0.0 (2025-04-09)
421
522Full Changelog: [ v2.3.8...v3.0.0] ( https://github.com/runwayml/sdk-python/compare/v2.3.8...v3.0.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " runwayml"
3- version = " 3.0.0 "
3+ version = " 3.0.1 "
44description = " The official Python library for the runwayml 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__ = "runwayml"
4- __version__ = "3.0.0 " # x-release-please-version
4+ __version__ = "3.0.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments