File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ v2.0.7] ( https://github.com/ably/ably-python/tree/v2.0.7 )
4+
5+ [ Full Changelog] ( https://github.com/ably/ably-python/compare/v2.0.6...v2.0.7 )
6+
7+ ** Fixed bugs:**
8+
9+ - Decoding issue for 40010 Error \( Invalid Channel Name\) [ \# 569] ( https://github.com/ably/ably-python/issues/569 )
10+
311## [ v2.0.6] ( https://github.com/ably/ably-python/tree/v2.0.6 )
412
513[ Full Changelog] ( https://github.com/ably/ably-python/compare/v2.0.5...v2.0.6 )
Original file line number Diff line number Diff line change 1515logger .addHandler (logging .NullHandler ())
1616
1717api_version = '3'
18- lib_version = '2.0.6 '
18+ lib_version = '2.0.7 '
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " ably"
3- version = " 2.0.6 "
3+ version = " 2.0.7 "
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