Skip to content

Commit 2233054

Browse files
committed
chore: bump to 3.0.0
1 parent 359da87 commit 2233054

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11

22
CHANGELOG
33

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+
48
2021-04-08 2.0.0
59
* [MAJOR] Updates the python client used to the latest major (>= 2.0) (#306)
610

algoliasearch_django/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '2.0.0'
1+
VERSION = '3.0.0'

0 commit comments

Comments
 (0)