Skip to content

Commit 6ae3650

Browse files
committed
chore: bump version to 1.4.1
1 parent 131f81a commit 6ae3650

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
CHANGELOG
2+
2017-05-21 1.4.1
3+
* [FIX] Fix handling of unicode strings in python2
4+
25
2017-05-21 1.4.0
36
* [ADD] Reset method to reinitialize an AlgoliaEngine
47

algoliasearch_django/version.py

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

0 commit comments

Comments
 (0)