Skip to content

Commit

Permalink
Merge #957
Browse files Browse the repository at this point in the history
957: Update version for the next release (v0.31.1) r=curquiza a=meili-bot

_This PR is auto-generated._

The automated script updates the version of meilisearch-python to a new version: "v0.31.1"


Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>
  • Loading branch information
meili-bors[bot] and meili-bot committed May 6, 2024
2 parents 1097298 + 2722fa5 commit 6605bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meilisearch/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from __future__ import annotations

__version__ = "0.31.0"
__version__ = "0.31.1"


def qualified_version() -> str:
Expand Down

0 comments on commit 6605bb0

Please sign in to comment.