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 7b3a840 + bc5d59f commit f9d5f87Copy full SHA for f9d5f87
meilisearch_python_async/_version.py
@@ -1 +1 @@
1
-VERSION = "1.4.7"
+VERSION = "1.4.8"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "meilisearch-python-async"
3
-version = "1.4.7"
+version = "1.4.8"
4
description = "A Python async client for the Meilisearch API"
5
authors = ["Paul Sanders <[email protected]>"]
6
license = "MIT"
0 commit comments