Skip to content

Commit e7e7c5c

Browse files
committed
Update version for the next release (v0.24.0)
1 parent a9b7897 commit e7e7c5c

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.23.0"
3+
__version__ = "0.24.0"
44

55

66
def qualified_version() -> str:

0 commit comments

Comments
 (0)