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- "." : " 4.1.1 "
2+ "." : " 4.2.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.2.0 (2025-12-04)
4+
5+ Full Changelog: [ v4.1.1...v4.2.0] ( https://github.com/runwayml/sdk-python/compare/v4.1.1...v4.2.0 )
6+
7+ ### Features
8+
9+ * ** api:** Autogen spec updates ([ e9d2114] ( https://github.com/runwayml/sdk-python/commit/e9d2114b819a6a641e716c0823ba1f182c3b5400 ) )
10+ * ** api:** gemini_3_pro t2i ([ 1f1fcfa] ( https://github.com/runwayml/sdk-python/commit/1f1fcfa6bac257df24a383613389010d0c481f5d ) )
11+ * ** api:** gemini_3_pro t2i ([ ea8a4ec] ( https://github.com/runwayml/sdk-python/commit/ea8a4ec3e05e27e5b4db85481846678c0fc0c009 ) )
12+ * ** api:** Remove unreleased model ([ ee474d5] ( https://github.com/runwayml/sdk-python/commit/ee474d50717cd5517f2bbcb072fd044205587260 ) )
13+ * ** api:** Revert G3P changes ([ 3959ddf] ( https://github.com/runwayml/sdk-python/commit/3959ddfb5bfee6a7beff2cd6d294b59204dd6fae ) )
14+
15+
16+ ### Chores
17+
18+ * ** docs:** use environment variables for authentication in code snippets ([ cd6776e] ( https://github.com/runwayml/sdk-python/commit/cd6776ecdccbb9bebb88db16a4b3ef46b246d23d ) )
19+ * update lockfile ([ 7199587] ( https://github.com/runwayml/sdk-python/commit/719958796a3c89ff20b2e4e2b0db1e375f836125 ) )
20+
321## 4.1.1 (2025-11-28)
422
523Full Changelog: [ v4.1.0...v4.1.1] ( https://github.com/runwayml/sdk-python/compare/v4.1.0...v4.1.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " runwayml"
3- version = " 4.1.1 "
3+ version = " 4.2.0 "
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__ = "4.1.1 " # x-release-please-version
4+ __version__ = "4.2.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments