Skip to content

Commit 2662bcd

Browse files
Merge #995
995: Update version for the next release (v0.31.4) r=curquiza a=meili-bot ⚠️ This PR is automatically generated. Check the new version is the expected one. Co-authored-by: sanders41 <sanders41@users.noreply.github.com>
2 parents 7306aa2 + 3a89641 commit 2662bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meilisearch/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import annotations
22

3-
__version__ = "0.31.3"
3+
__version__ = "0.31.4"
44

55

66
def qualified_version() -> str:

0 commit comments

Comments
 (0)