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- "." : " 4.88.1 "
2+ "." : " 4.89.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.89.0 (2026-03-30)
4+
5+ Full Changelog: [ v4.88.1...v4.89.0] ( https://github.com/team-telnyx/telnyx-python/compare/v4.88.1...v4.89.0 )
6+
7+ ### Features
8+
9+ * ** lib:** add Speech-to-Text WebSocket streaming support ([ b7e059a] ( https://github.com/team-telnyx/telnyx-python/commit/b7e059ab7d86a982f8773a420867f827fde2ca51 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * resolve pyright strict mode type errors ([ 3283d71] ( https://github.com/team-telnyx/telnyx-python/commit/3283d71d81d515147e7c2b96acf541f38ae34f9c ) )
15+ * resolve ruff import sorting errors ([ f210455] ( https://github.com/team-telnyx/telnyx-python/commit/f2104551e00dedd2db3bab6596e58591efd899ef ) )
16+
317## 4.88.1 (2026-03-28)
418
519Full Changelog: [ v4.88.0...v4.88.1] ( https://github.com/team-telnyx/telnyx-python/compare/v4.88.0...v4.88.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " telnyx"
3- version = " 4.88.1 "
3+ version = " 4.89.0 "
44description = " The official Python library for the telnyx 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__ = "telnyx"
4- __version__ = "4.88.1 " # x-release-please-version
4+ __version__ = "4.89.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments