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- "." : " 1.10 .0"
2+ "." : " 1.11 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.11.0 (2026-06-18)
4+
5+ Full Changelog: [ v1.10.0...v1.11.0] ( https://github.com/CASParser/cas-parser-python/compare/v1.10.0...v1.11.0 )
6+
7+ ### Features
8+
9+ * ** internal/types:** support eagerly validating pydantic iterators ([ 47b37f5] ( https://github.com/CASParser/cas-parser-python/commit/47b37f58341741936a5b3e9954fecd63b4a0ccaf ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ** auth:** prioritize first auth header ([ b0e3a92] ( https://github.com/CASParser/cas-parser-python/commit/b0e3a923509d1c47c31bf6a65884dce31d11ea54 ) )
15+
316## 1.10.0 (2026-05-09)
417
518Full Changelog: [ v1.9.0...v1.10.0] ( https://github.com/CASParser/cas-parser-python/compare/v1.9.0...v1.10.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " cas-parser-python"
3- version = " 1.10 .0"
3+ version = " 1.11 .0"
44description = " The official Python library for the cas-parser 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__ = "cas_parser"
4- __version__ = "1.10 .0" # x-release-please-version
4+ __version__ = "1.11 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments