File tree Expand file tree Collapse file tree 6 files changed +13
-5
lines changed Expand file tree Collapse file tree 6 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.0.0-alpha.5 "
2+ "." : " 2.0.0-alpha.6 "
33}
Original file line number Diff line number Diff line change 11configured_endpoints : 35
22openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/replicate%2Freplicate-client-f5aff38eef8d7b245a7af062bf02920ae75e5b9b3dc822416aeb48966c2c6874.yml
33openapi_spec_hash : c0a966beaf5ae95c6bdddd4a933bd4aa
4- config_hash : 12536d2bf978a995771d076a4647c17d
4+ config_hash : 71c9e54dad5d546e9a98afe5edc6742b
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.0.0-alpha.6 (2025-06-26)
4+
5+ Full Changelog: [ v2.0.0-alpha.5...v2.0.0-alpha.6] ( https://github.com/replicate/replicate-python-stainless/compare/v2.0.0-alpha.5...v2.0.0-alpha.6 )
6+
7+ ### Bug Fixes
8+
9+ * ** ci:** release-doctor — report correct token name ([ de5bf18] ( https://github.com/replicate/replicate-python-stainless/commit/de5bf1856b2aa7167d50b9a4b8e1057430981ba8 ) )
10+
311## 2.0.0-alpha.5 (2025-06-25)
412
513Full Changelog: [ v2.0.0-alpha.4...v2.0.0-alpha.5] ( https://github.com/replicate/replicate-python-stainless/compare/v2.0.0-alpha.4...v2.0.0-alpha.5 )
Original file line number Diff line number Diff line change 33errors=()
44
55if [ -z " ${PYPI_TOKEN} " ]; then
6- errors+=(" The REPLICATE_PYPI_TOKEN secret has not been set. Please set it in either this repository's secrets or your organization secrets." )
6+ errors+=(" The PYPI_TOKEN secret has not been set. Please set it in either this repository's secrets or your organization secrets." )
77fi
88
99lenErrors=${# errors[@]}
Original file line number Diff line number Diff line change 11[project ]
22name = " replicate"
3- version = " 2.0.0-alpha.5 "
3+ version = " 2.0.0-alpha.6 "
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.5 " # x-release-please-version
4+ __version__ = "2.0.0-alpha.6 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments