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

Commit

Permalink
Release v7.3.0 (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonStoltz authored Aug 26, 2019
1 parent 9734d8d commit 0b621f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elastic_app_search/__version__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__title__ = 'elastic-app-search'
__description__ = 'An API client for Elastic App Search'
__url__ = 'https://github.com/elastic/app-search-python'
__version__ = '7.2.0'
__version__ = '7.3.0'
__author__ = 'Elastic'
__author_email__ = '[email protected]'

0 comments on commit 0b621f9

Please sign in to comment.