Skip to content

Commit

Permalink
Bump 1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dethi committed Aug 17, 2015
1 parent 1d86399 commit 85b6dad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
CHANGELOG

2015-08-17 1.6.4
* The JSON encoder fallback to unicode/str if it raises TypeError

2015-08-13 1.6.3
* Fix issue with unicode query

Expand Down
2 changes: 1 addition & 1 deletion algoliasearch/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "1.6.3"
VERSION = "1.6.4"

0 comments on commit 85b6dad

Please sign in to comment.