You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Major version: Python 2.7 is no longer supported, adds support until Python 3.11
16
+
- Major version!: drop support for Python 2.7, add support for Python 3.9, 3.10 and 3.11 ([#553](https://github.com/algolia/algoliasearch-client-python/pull/553))
17
+
- Major version!: remove recommendation client in favor of personalization ([#554](https://github.com/algolia/algoliasearch-client-python/pull/554))
17
18
18
19
### Fixed
19
-
- Unable to initialize SearchClient on Python 3.11 ([#549](https://github.com/algolia/algoliasearch-client-python/issues/549))
20
+
21
+
- Unable to initialize SearchClient on Python 3.11 ([#549](https://github.com/algolia/algoliasearch-client-python/issues/549))
0 commit comments