File tree Expand file tree Collapse file tree 4 files changed +27
-3
lines changed Expand file tree Collapse file tree 4 files changed +27
-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-15)
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+ ### Bug Fixes
13+
14+ * ** repo:** update repo naming ([ #83 ] ( https://github.com/replicate/replicate-python-beta/issues/83 ) ) ([ 0b61ae6] ( https://github.com/replicate/replicate-python-beta/commit/0b61ae6be254305bd49049083f7b11ed8de5e488 ) )
15+
16+
17+ ### Chores
18+
19+ * change production repo to replicate/replicate-python-beta ([ b59e930] ( https://github.com/replicate/replicate-python-beta/commit/b59e93046143ab717f3ce81ca9148fcb0880b651 ) )
20+ * sync repo ([ 24fe88a] ( https://github.com/replicate/replicate-python-beta/commit/24fe88a1f1460656b5be97a09faa16b1ee076b6e ) )
21+
22+
23+ ### Documentation
24+
25+ * 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 ) )
26+
327## 2.0.0-alpha.28 (2025-10-07)
428
529Full 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