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

Commit 3aab30b

Browse files
authored
Release 0.6.0 (#24)
1 parent fc8786d commit 3aab30b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swiftype_app_search/__version__.py

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

0 commit comments

Comments
 (0)