Skip to content

Commit

Permalink
release 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Nov 15, 2016
1 parent 2fe595a commit 031cc9f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
Changelog
---------

0.5.2 (2016-11-15)
++++++++++++++++++

- make serializer configurable again

0.5 (2016-11-14)
++++++++++++++++

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

setup(
name='Eve-Elastic',
version='0.5',
version='0.5.2',
description='Elasticsearch data layer for eve rest framework',
long_description=readme + '\n\n' + changelog,
license=license,
Expand Down

0 comments on commit 031cc9f

Please sign in to comment.