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 e478856

Browse files
release: 2.0.0-alpha.30 (#86)
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
1 parent 99b3616 commit e478856

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-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-alpha.29"
2+
".": "2.0.0-alpha.30"
33
}

‎CHANGELOG.md‎

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

3+
## 2.0.0-alpha.30 (2025年10月15日)
4+
5+
Full Changelog: [v2.0.0-alpha.29...v2.0.0-alpha.30](https://github.com/replicate/replicate-python-beta/compare/v2.0.0-alpha.29...v2.0.0-alpha.30)
6+
7+
### Documentation
8+
9+
* quick fix to claude 4.5 sonnet example ([99b3616](https://github.com/replicate/replicate-python-beta/commit/99b36169d442043905aa8d0bbb8603403e7302e1))
10+
* Spruce up README ([#85](https://github.com/replicate/replicate-python-beta/issues/85)) ([51d6fad](https://github.com/replicate/replicate-python-beta/commit/51d6fad2d2271cdf45eb8b43d6a981d25eb43ba5))
11+
312
## 2.0.0-alpha.29 (2025年10月15日)
413

514
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)

‎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-alpha.29"
3+
version = "2.0.0-alpha.30"
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-alpha.29" # x-release-please-version
4+
__version__ = "2.0.0-alpha.30" # x-release-please-version

0 commit comments

Comments
(0)

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