File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ v2.1.3] ( https://github.com/ably/ably-python/tree/v2.1.3 )
4+
5+ [ Full Changelog] ( https://github.com/ably/ably-python/compare/v2.1.2...v2.1.3 )
6+
7+ ## What's Changed
8+
9+ - Got rid of ` methoddispatch ` dependency in [ \# 639] ( https://github.com/ably/ably-python/pull/639 )
10+ - Upgraded internal build tools
11+
312## [ v2.1.2] ( https://github.com/ably/ably-python/tree/v2.1.2 )
413
514[ Full Changelog] ( https://github.com/ably/ably-python/compare/v2.1.1...v2.1.2 )
Original file line number Diff line number Diff line change 1616logger .addHandler (logging .NullHandler ())
1717
1818api_version = '3'
19- lib_version = '2.1.2 '
19+ lib_version = '2.1.3 '
Original file line number Diff line number Diff line change 11[project ]
22name = " ably"
3- version = " 2.1.2 "
3+ version = " 2.1.3 "
44description = " Python REST and Realtime client library SDK for Ably realtime messaging service"
55readme = " LONG_DESCRIPTION.rst"
66requires-python = " >=3.7"
You can’t perform that action at this time.
0 commit comments