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

Commit 6c4a565

Browse files
committed
Release v7.5.0
1 parent 5503563 commit 6c4a565

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__ = '7.4.0'
4+
__version__ = '7.5.0'
55
__author__ = 'Elastic'
66
__author_email__ = 'support@elastic.co'

0 commit comments

Comments
 (0)