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# Change Log
22
3+ ## [ v2.0.6] ( https://github.com/ably/ably-python/tree/v2.0.6 )
4+
5+ [ Full Changelog] ( https://github.com/ably/ably-python/compare/v2.0.5...v2.0.6 )
6+
7+ ** Closed issues:**
8+
9+ - Support httpx 0.26, 0.27 and so on [ \# 560] ( https://github.com/ably/ably-python/issues/560 )
10+
11+ ** Merged pull requests:**
12+
13+ - Fix dependencies [ \# 559] ( https://github.com/ably/ably-python/pull/559 ) ([ sacOO7] ( https://github.com/sacOO7 ) )
14+
315## [ v2.0.5] ( https://github.com/ably/ably-python/tree/v2.0.5 )
416
517[ Full Changelog] ( https://github.com/ably/ably-python/compare/v2.0.4...v2.0.5 )
Original file line number Diff line number Diff line change 1515logger .addHandler (logging .NullHandler ())
1616
1717api_version = '3'
18- lib_version = '2.0.5 '
18+ lib_version = '2.0.6 '
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " ably"
3- version = " 2.0.5 "
3+ version = " 2.0.6 "
44description = " Python REST and Realtime client library SDK for Ably realtime messaging service"
55license = " Apache-2.0"
66authors = [" Ably <support@ably.com>" ]
You can’t perform that action at this time.
0 commit comments