Skip to content

Commit

Permalink
Merge pull request #43 from oceanprotocol/feature/search
Browse files Browse the repository at this point in the history
improve search
  • Loading branch information
ssallam committed Nov 2, 2020
2 parents c100ed2 + b3b4746 commit 54f39dc
Show file tree
Hide file tree
Showing 5 changed files with 466 additions and 669 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.3.4
current_version = 0.4.0
commit = True
tag = True

Expand Down
2 changes: 1 addition & 1 deletion oceandb_elasticsearch_driver/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__author__ = """OceanProtocol"""
__version__ = '0.3.4'
__version__ = '0.4.0'
# Copyright 2018 Ocean Protocol Foundation
# SPDX-License-Identifier: Apache-2.0

Expand Down
Loading

0 comments on commit 54f39dc

Please sign in to comment.