Skip to content

Commit

Permalink
Bump to 1.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
redox committed Mar 31, 2014
1 parent 9823dd7 commit dbf62ba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
CHANGELOG

2014-03-30 1.2.9

* Fixed invalid date->timestamp conversion

2014-02-24 1.2.8

* Fixed python3 compatibility
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.2.8"
VERSION = "1.2.9"

0 comments on commit dbf62ba

Please sign in to comment.