Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f778511

Browse files
release: 2.0.0-beta.2 (#91)
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
1 parent 8ca8600 commit f778511

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

‎.release-please-manifest.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.0-beta.1"
2+
".": "2.0.0-beta.2"
33
}

‎CHANGELOG.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 2.0.0-beta.2 (2025年10月23日)
4+
5+
Full Changelog: [v2.0.0-beta.1...v2.0.0-beta.2](https://github.com/replicate/replicate-python-beta/compare/v2.0.0-beta.1...v2.0.0-beta.2)
6+
7+
### Documentation
8+
9+
* update readme and upgrading guide for v2 beta ([#90](https://github.com/replicate/replicate-python-beta/issues/90)) ([8ca8600](https://github.com/replicate/replicate-python-beta/commit/8ca86000735069f7a1bdc5b96c85097b5bfa0cd0))
10+
311
## 2.0.0-beta.1 (2025年10月23日)
412

513
Full Changelog: [v2.0.0-alpha.31...v2.0.0-beta.1](https://github.com/replicate/replicate-python-beta/compare/v2.0.0-alpha.31...v2.0.0-beta.1)

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "replicate"
3-
version = "2.0.0-beta.1"
3+
version = "2.0.0-beta.2"
44
description = "The official Python library for the replicate API"
55
dynamic = ["readme"]
66
license = "Apache-2.0"

‎src/replicate/_version.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22

33
__title__ = "replicate"
4-
__version__ = "2.0.0-beta.1" # x-release-please-version
4+
__version__ = "2.0.0-beta.2" # x-release-please-version

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /