File tree Expand file tree Collapse file tree 4 files changed +20
-3
lines changed Expand file tree Collapse file tree 4 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.0.0-alpha.13 "
2+ "." : " 2.0.0-alpha.14 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.0.0-alpha.14 (2025-07-31)
4+
5+ Full Changelog: [ v2.0.0-alpha.13...v2.0.0-alpha.14] ( https://github.com/replicate/replicate-python-stainless/compare/v2.0.0-alpha.13...v2.0.0-alpha.14 )
6+
7+ ### Features
8+
9+ * add replicate.use() ([ a7b12dd] ( https://github.com/replicate/replicate-python-stainless/commit/a7b12dd4bcd3a6292b6b06a59047994e408dad59 ) )
10+ * ** client:** support file upload requests ([ 756cad1] ( https://github.com/replicate/replicate-python-stainless/commit/756cad11209fa5d3661cb6fb5636660255ca7fbe ) )
11+
12+
13+ ### Chores
14+
15+ * ** docs:** document replicate.run() ([ 681772d] ( https://github.com/replicate/replicate-python-stainless/commit/681772de2e0dca70018db9cefafe37277ad0c014 ) )
16+ * ** docs:** document replicate.use() ([ b47c9bd] ( https://github.com/replicate/replicate-python-stainless/commit/b47c9bd42e1d390ca4a652247b1b65a936529017 ) )
17+ * make the linter happy ([ 70c1af2] ( https://github.com/replicate/replicate-python-stainless/commit/70c1af25352ce7033fb834620a48b8aff275ad65 ) )
18+ * make the mypy happy ([ 24ddc92] ( https://github.com/replicate/replicate-python-stainless/commit/24ddc922c5ab2e446fc090f5b5f60b1689712a77 ) )
19+
320## 2.0.0-alpha.13 (2025-07-25)
421
522Full Changelog: [ v2.0.0-alpha.12...v2.0.0-alpha.13] ( https://github.com/replicate/replicate-python-stainless/compare/v2.0.0-alpha.12...v2.0.0-alpha.13 )
Original file line number Diff line number Diff line change 11[project ]
22name = " replicate"
3- version = " 2.0.0-alpha.13 "
3+ version = " 2.0.0-alpha.14 "
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.13 " # x-release-please-version
4+ __version__ = "2.0.0-alpha.14 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments