File tree Expand file tree Collapse file tree 6 files changed +14
-6
lines changed Expand file tree Collapse file tree 6 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 4.1.295 "
2+ "." : " 4.1.296 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.1.296 (2025-10-18)
4+
5+ Full Changelog: [ v4.1.295...v4.1.296] ( https://github.com/beeper/desktop-api-python/compare/v4.1.295...v4.1.296 )
6+
7+ ### Chores
8+
9+ * bump ` httpx-aiohttp ` version to 0.1.9 ([ 18f66be] ( https://github.com/beeper/desktop-api-python/commit/18f66bed7a97283166eccdda8832c698aaca6f4a ) )
10+
311## 4.1.295 (2025-10-16)
412
513Full Changelog: [ v0.0.1...v4.1.295] ( https://github.com/beeper/desktop-api-python/compare/v0.0.1...v4.1.295 )
Original file line number Diff line number Diff line change 11[project ]
22name = " beeper_desktop_api"
3- version = " 4.1.295 "
3+ version = " 4.1.296 "
44description = " The official Python library for the beeperdesktop API"
55dynamic = [" readme" ]
66license = " MIT"
@@ -39,7 +39,7 @@ Homepage = "https://github.com/beeper/desktop-api-python"
3939Repository = " https://github.com/beeper/desktop-api-python"
4040
4141[project .optional-dependencies ]
42- aiohttp = [" aiohttp" , " httpx_aiohttp>=0.1.8 " ]
42+ aiohttp = [" aiohttp" , " httpx_aiohttp>=0.1.9 " ]
4343
4444[tool .rye ]
4545managed = true
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ httpx==0.28.1
5656 # via beeper-desktop-api
5757 # via httpx-aiohttp
5858 # via respx
59- httpx-aiohttp==0.1.8
59+ httpx-aiohttp==0.1.9
6060 # via beeper-desktop-api
6161idna==3.4
6262 # via anyio
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ httpcore==1.0.9
4343httpx==0.28.1
4444 # via beeper-desktop-api
4545 # via httpx-aiohttp
46- httpx-aiohttp==0.1.8
46+ httpx-aiohttp==0.1.9
4747 # via beeper-desktop-api
4848idna==3.4
4949 # via anyio
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__ = "4.1.295 " # x-release-please-version
4+ __version__ = "4.1.296 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments