We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54239f1 commit 6cc1a39Copy full SHA for 6cc1a39
README.md
@@ -106,7 +106,7 @@ Output:
106
## 🤖 Compatibility with MeiliSearch
107
108
This package is compatible with the following MeiliSearch versions:
109
-- `v0.10.X`
+- `v0.11.X`
110
111
## 🎬 Examples
112
setup.py
@@ -8,7 +8,7 @@
8
"requests"
9
],
10
name="meilisearch",
11
- version="0.10.1",
+ version="0.11.0",
12
author="Charlotte Vermandel",
13
author_email="[email protected]",
14
description="The python client for MeiliSearch API.",
0 commit comments