Skip to content

Commit

Permalink
chore: bump version to 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PLNech committed Nov 6, 2017
1 parent faa9443 commit c6bc1d3
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

2017-11-06 1.14.1
* Fix request_options not always optional

2017-10-29 1.14.0
* Add per-request parameters
* Add multi-cluster support
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.14.0"
VERSION = "1.14.1"

0 comments on commit c6bc1d3

Please sign in to comment.