File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.0.0-beta.3 "
2+ "." : " 2.0.0-beta.4 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.0.0-beta.4 (2025-11-27)
4+
5+ Full Changelog: [ v2.0.0-beta.3...v2.0.0-beta.4] ( https://github.com/replicate/replicate-python-beta/compare/v2.0.0-beta.3...v2.0.0-beta.4 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ 1a88ecc] ( https://github.com/replicate/replicate-python-beta/commit/1a88ecc6bb12b509f78662bcd23e46952ef745a0 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ensure streams are always closed ([ 88c596d] ( https://github.com/replicate/replicate-python-beta/commit/88c596dd9b09101b63f6c90862b6f7f144e0c54d ) )
15+
16+
17+ ### Chores
18+
19+ * ** internal:** codegen related update ([ ab0983f] ( https://github.com/replicate/replicate-python-beta/commit/ab0983f58f734a55f2c3cd55adfd4af564aec660 ) )
20+ * pin mypy to 1.17 due to regression ([ 19ac33c] ( https://github.com/replicate/replicate-python-beta/commit/19ac33cf0005ac99cd719e44cae6b5b27833fbbf ) )
21+
322## 2.0.0-beta.3 (2025-11-11)
423
524Full Changelog: [ v2.0.0-beta.2...v2.0.0-beta.3] ( https://github.com/replicate/replicate-python-beta/compare/v2.0.0-beta.2...v2.0.0-beta.3 )
Original file line number Diff line number Diff line change 11[project ]
22name = " replicate"
3- version = " 2.0.0-beta.3 "
3+ version = " 2.0.0-beta.4 "
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-beta.3 " # x-release-please-version
4+ __version__ = "2.0.0-beta.4 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments