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.1.2] ( https://github.com/ably/ably-python/tree/v2.1.2 )
4+
5+ [ Full Changelog] ( https://github.com/ably/ably-python/compare/v2.1.1...v2.1.2 )
6+
7+ ## What's Changed
8+
9+ - Support ` methoddispatch ` version 5 [ \# 634] ( https://github.com/ably/ably-python/pull/634 )
10+ - Support ` pyee ` version 13 [ \# 635] ( https://github.com/ably/ably-python/pull/635 )
11+
312## [ v2.1.1] ( https://github.com/ably/ably-python/tree/v2.1.1 )
413
514[ Full Changelog] ( https://github.com/ably/ably-python/compare/v2.1.0...v2.1.1 )
Original file line number Diff line number Diff line change 1616logger .addHandler (logging .NullHandler ())
1717
1818api_version = '3'
19- lib_version = '2.1.1 '
19+ lib_version = '2.1.2 '
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " ably"
3- version = " 2.1.1 "
3+ version = " 2.1.2 "
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