diff --git a/pyproject.toml b/pyproject.toml index c39d28a5..60bf2ad0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "meilisearch-python-async" -version = "0.29.0" +version = "0.29.1" description = "A Python async client for the Meilisearch API" authors = ["Paul Sanders "] license = "MIT"