Skip to content

Commit 423e271

Browse files
committed
chore: bump version to 1.3.2
1 parent 39431e0 commit 423e271

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
CHANGELOG
2+
2017-05-21 1.3.2
3+
* [FIX] Fix reindex to handle replicas
4+
5+
2017-05-24 1.3.1
6+
* [README] Update readme to match new package name
27

38
2017-05-23 1.3.0
49
* [CHANGE] Module name to avoid conflict when installing the package with pip

algoliasearch_django/version.py

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

0 commit comments

Comments
 (0)