We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 359da87 commit 2233054Copy full SHA for 2233054
ChangeLog
@@ -1,6 +1,10 @@
1
2
CHANGELOG
3
4
+2023-04-27 3.0.0
5
+ * [MAJOR] drop python 2.7, update tox and CI run env (#331)
6
+ * [FEAT] Add support for Python 3.9, 3.10 and 3.11 (#329)
7
+
8
2021-04-08 2.0.0
9
* [MAJOR] Updates the python client used to the latest major (>= 2.0) (#306)
10
algoliasearch_django/version.py
@@ -1 +1 @@
-VERSION = '2.0.0'
+VERSION = '3.0.0'
0 commit comments