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.
2 parents 72e0ad8 + f7d058d commit c0bc3dcCopy full SHA for c0bc3dc
meilisearch_python_sdk/_version.py
@@ -1 +1 @@
1
-VERSION = "2.0.0"
+VERSION = "2.0.1"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "meilisearch-python-sdk"
3
-version = "2.0.0"
+version = "2.0.1"
4
description = "A Python async client for the Meilisearch API"
5
authors = ["Paul Sanders <[email protected]>"]
6
license = "MIT"
0 commit comments