File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed
Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 3.22 .0"
2+ "." : " 4.0 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.0.0 (2025-11-11)
4+
5+ Full Changelog: [ v3.22.0...v4.0.0] ( https://github.com/runwayml/sdk-python/compare/v3.22.0...v4.0.0 )
6+
7+ ### Bug Fixes
8+
9+ * compat with Python 3.14 ([ 66b332c] ( https://github.com/runwayml/sdk-python/commit/66b332c6bf56dc3366a469b31c38917a01e4177b ) )
10+
11+
12+ ### Chores
13+
14+ * ** package:** drop Python 3.8 support ([ 0bb6132] ( https://github.com/runwayml/sdk-python/commit/0bb6132256c3d8ce99ca8c206799321e63d7d0ff ) )
15+
316## 3.22.0 (2025-11-06)
417
518Full Changelog: [ v3.21.0...v3.22.0] ( https://github.com/runwayml/sdk-python/compare/v3.21.0...v3.22.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " runwayml"
3- version = " 3.22 .0"
3+ version = " 4.0 .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__ = "3.22 .0" # x-release-please-version
4+ __version__ = "4.0 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments