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- "." : " 2.0.0-alpha.28 "
2+ "." : " 2.0.0-alpha.29 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.0.0-alpha.29 (2025-10-10)
4+
5+ Full Changelog: [ v2.0.0-alpha.28...v2.0.0-alpha.29] ( https://github.com/replicate/replicate-python-stainless/compare/v2.0.0-alpha.28...v2.0.0-alpha.29 )
6+
7+ ### Features
8+
9+ * add deprecated ` replicate.stream() ` for v1 compatibility ([ #79 ] ( https://github.com/replicate/replicate-python-stainless/issues/79 ) ) ([ 79b69bd] ( https://github.com/replicate/replicate-python-stainless/commit/79b69bd84448ceb55e7f683eea54dbc98cb3d9b2 ) )
10+ * ** api:** add models.update() operation ([ 2605ecc] ( https://github.com/replicate/replicate-python-stainless/commit/2605ecc5201017d6ec0769b39860b9e78ab950d7 ) )
11+
12+
13+ ### Chores
14+
15+ * ** internal:** detect missing future annotations with ruff ([ 26638e7] ( https://github.com/replicate/replicate-python-stainless/commit/26638e7a26c66b578a643e6491966edaf0ade528 ) )
16+ * update OpenAPI spec and rebuild SDKs ([ 384c14f] ( https://github.com/replicate/replicate-python-stainless/commit/384c14fdeaebcbcc0ea41ec0376ab8037e8843cc ) )
17+ * update OpenAPI spec and rebuild SDKs ([ 51336e2] ( https://github.com/replicate/replicate-python-stainless/commit/51336e2509de93fa22a4029ae50cc78e95b40728 ) )
18+ * update OpenAPI spec and rebuild SDKs ([ 7deb277] ( https://github.com/replicate/replicate-python-stainless/commit/7deb277d4b1723babf4ce1ddfd15aa2dcc7a55c9 ) )
19+ * update OpenAPI spec and rebuild SDKs ([ d5ee9ad] ( https://github.com/replicate/replicate-python-stainless/commit/d5ee9adef946014f0d192515f948cc40f69b9942 ) )
20+
321## 2.0.0-alpha.28 (2025-10-07)
422
523Full Changelog: [ v2.0.0-alpha.27...v2.0.0-alpha.28] ( https://github.com/replicate/replicate-python-stainless/compare/v2.0.0-alpha.27...v2.0.0-alpha.28 )
Original file line number Diff line number Diff line change 11[project ]
22name = " replicate"
3- version = " 2.0.0-alpha.28 "
3+ version = " 2.0.0-alpha.29 "
44description = " The official Python library for the replicate 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__ = "replicate"
4- __version__ = "2.0.0-alpha.28 " # x-release-please-version
4+ __version__ = "2.0.0-alpha.29 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments