Skip to content

Commit

Permalink
Preparing release 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lucid-0 committed Aug 22, 2019
1 parent 77e71cf commit 66c6c0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/history.rst
@@ -1,7 +1,7 @@
Changelog
=========

3.0.4 (unreleased)
3.0.4 (2019-08-21)
------------------

- `Issue#63 <https://github.com/collective/collective.elasticsearch/issues/63>`_ Now ensuring unicode value would for both python2 and python3 case. [nazrulworld]
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -5,7 +5,7 @@
import os


version = '3.0.4.dev0'
version = '3.0.4'

setup(
name='collective.elasticsearch',
Expand Down

0 comments on commit 66c6c0c

Please sign in to comment.