File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.6 .0"
2+ "." : " 0.7 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.7.0 (2026-05-12)
4+
5+ Full Changelog: [ v0.6.0...v0.7.0] ( https://github.com/parallel-web/parallel-sdk-python/compare/v0.6.0...v0.7.0 )
6+
7+ ### Features
8+
9+ * ** internal/types:** support eagerly validating pydantic iterators ([ 6c148b4] ( https://github.com/parallel-web/parallel-sdk-python/commit/6c148b449af221b634c8dd77c3846401c2d092b8 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ** client:** add missing f-string prefix in file type error message ([ 6fa3eac] ( https://github.com/parallel-web/parallel-sdk-python/commit/6fa3eaca98c7d94d0a98596227ab2f10968cea86 ) )
15+
316## 0.6.0 (2026-05-06)
417
518Full Changelog: [ v0.5.1...v0.6.0] ( https://github.com/parallel-web/parallel-sdk-python/compare/v0.5.1...v0.6.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " parallel-web"
3- version = " 0.6 .0"
3+ version = " 0.7 .0"
44description = " The official Python library for the Parallel API"
55dynamic = [" readme" ]
66license = " MIT"
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__ = "parallel"
4- __version__ = "0.6 .0" # x-release-please-version
4+ __version__ = "0.7 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments