Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for meilisearch-python-sdk 2.0.0 #20

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

sanders41
Copy link
Contributor

I added a sync client option to meilisearch-python-async at which point the name didn't make sense any more so I renamed it meilisearch-python-sdk for version 2.0.0.

I made the changes needed here to update to the new client. The only difference from before is Client is now AsyncClient, and wait_for_task is a method in the client to make sure the correct wait type (async in this case) is used.

@long2ice long2ice merged commit 2d0ef59 into long2ice:dev Oct 13, 2023
1 check passed
@long2ice
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants