File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 3.12.0 "
2
+ "." : " 3.12.1 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 3.12.1 (2025-09-06)
4
+
5
+ Full Changelog: [ v3.12.0...v3.12.1] ( https://github.com/runwayml/sdk-python/compare/v3.12.0...v3.12.1 )
6
+
7
+ ### Chores
8
+
9
+ * ** internal:** move mypy configurations to ` pyproject.toml ` file ([ 0ff4ea5] ( https://github.com/runwayml/sdk-python/commit/0ff4ea5666ec784f6a5d72fa8df1daff3af86fbf ) )
10
+ * ** tests:** simplify ` get_platform ` test ([ 5b651b2] ( https://github.com/runwayml/sdk-python/commit/5b651b2b45dc7550e29fc970705bbb4806701433 ) )
11
+
3
12
## 3.12.0 (2025-09-04)
4
13
5
14
Full Changelog: [ v3.11.0...v3.12.0] ( https://github.com/runwayml/sdk-python/compare/v3.11.0...v3.12.0 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " runwayml"
3
- version = " 3.12.0 "
3
+ version = " 3.12.1 "
4
4
description = " The official Python library for the runwayml API"
5
5
dynamic = [" readme" ]
6
6
license = " Apache-2.0"
Original file line number Diff line number Diff line change 1
1
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
2
3
3
__title__ = "runwayml"
4
- __version__ = "3.12.0 " # x-release-please-version
4
+ __version__ = "3.12.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments