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-alpha.7 "
2+ "." : " 2.0.0-alpha.8 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.0.0-alpha.8 (2025-11-26)
4+
5+ Full Changelog: [ v2.0.0-alpha.7...v2.0.0-alpha.8] ( https://github.com/togethercomputer/together-py/compare/v2.0.0-alpha.7...v2.0.0-alpha.8 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 49bb5d4] ( https://github.com/togethercomputer/together-py/commit/49bb5d4ba69ca118ecc34be2d69c4253665e2e81 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * Address incorrect logic for ` endpoint [command] --wait false ` logic ([ 31236a9] ( https://github.com/togethercomputer/together-py/commit/31236a9df29c22fe7444c2dbb0d4bfc518bc79aa ) )
15+
16+
17+ ### Chores
18+
19+ * Remove incorrect file upload docs ([ 5bb847e] ( https://github.com/togethercomputer/together-py/commit/5bb847e33b55e5d0978c742e86cf931a2c08f919 ) )
20+ * Remove incorrect file upload docs ([ bb97093] ( https://github.com/togethercomputer/together-py/commit/bb970938650b6f9580538528979221d142f74b6a ) )
21+
322## 2.0.0-alpha.7 (2025-11-26)
423
524Full Changelog: [ v2.0.0-alpha.6...v2.0.0-alpha.7] ( https://github.com/togethercomputer/together-py/compare/v2.0.0-alpha.6...v2.0.0-alpha.7 )
Original file line number Diff line number Diff line change 11[project ]
22name = " together"
3- version = " 2.0.0-alpha.7 "
3+ version = " 2.0.0-alpha.8 "
44description = " The official Python library for the together 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__ = "together"
4- __version__ = "2.0.0-alpha.7 " # x-release-please-version
4+ __version__ = "2.0.0-alpha.8 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments