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- "." : " 5.0 .0"
2+ "." : " 5.1 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 5.1.0 (2026-05-12)
4+
5+ Full Changelog: [ v5.0.0...v5.1.0] ( https://github.com/beeper/desktop-api-python/compare/v5.0.0...v5.1.0 )
6+
7+ ### Features
8+
9+ * ** internal/types:** support eagerly validating pydantic iterators ([ 1850c8a] ( https://github.com/beeper/desktop-api-python/commit/1850c8a7b7d3e45407524a6ebffe902d4a3f8a71 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ** client:** add missing f-string prefix in file type error message ([ 78424e2] ( https://github.com/beeper/desktop-api-python/commit/78424e24ad4e1f336f843222ff19bf70a50f073f ) )
15+
316## 5.0.0 (2026-05-06)
417
518Full Changelog: [ v4.3.0...v5.0.0] ( https://github.com/beeper/desktop-api-python/compare/v4.3.0...v5.0.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " beeper_desktop_api"
3- version = " 5.0 .0"
3+ version = " 5.1 .0"
44description = " The official Python library for the beeperdesktop 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__ = "beeper_desktop_api"
4- __version__ = "5.0 .0" # x-release-please-version
4+ __version__ = "5.1 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments