Skip to content

Commit

Permalink
chore: bump version to 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
PLNech committed Jan 16, 2018
1 parent dea90fd commit 8c55826
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
2018-01-16 1.5.4
* Shallow release to solve 1.5.3 release issue

2018-01-16 1.5.3
* [FIX] Fix reindex_all deleting settings (#239)

Expand Down
2 changes: 1 addition & 1 deletion algoliasearch_django/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = '1.5.3'
VERSION = '1.5.4'

0 comments on commit 8c55826

Please sign in to comment.