diff --git a/setup.py b/setup.py index 4ca73921..2e6800dd 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ "requests" ], name="meilisearch", - version="0.16.0", + version="0.16.1", author="Charlotte Vermandel", author_email="charlotte@meilisearch.com", description="The python client for MeiliSearch API.",