Skip to content
This repository was archived by the owner on Sep 1, 2021. It is now read-only.

Commit 23b5369

Browse files
authored
Merge pull request #8 from afoucret/bump-version-0.7.0
Bump version 0.7.0
2 parents 725a07c + 99ad7cd commit 23b5369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elastic_app_search/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__title__ = 'elastic-app-search'
22
__description__ = 'An API client for Elastic App Search'
33
__url__ = 'https://github.com/elastic/app-search-python'
4-
__version__ = '0.6.0'
4+
__version__ = '0.7.0'
55
__author__ = 'Elastic'
66
__author_email__ = 'support@elastic.co'

0 commit comments

Comments
 (0)