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-beta/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-beta/issues/79 ) ) ([ 79b69bd] ( https://github.com/replicate/replicate-python-beta/commit/79b69bd84448ceb55e7f683eea54dbc98cb3d9b2 ) )
10+
11+
12+ ### Chores
13+
14+ * sync repo ([ 24fe88a] ( https://github.com/replicate/replicate-python-beta/commit/24fe88a1f1460656b5be97a09faa16b1ee076b6e ) )
15+
16+
17+ ### Documentation
18+
19+ * fix streaming docs in readme ([ #81 ] ( https://github.com/replicate/replicate-python-beta/issues/81 ) ) ([ 027744d] ( https://github.com/replicate/replicate-python-beta/commit/027744d7ea17a08af65d200f21064f836d08f442 ) )
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