Skip to content

Commit 94c3501

Browse files
authored
Merge branch 'main' into meili-bot/code-samples-v0-28
2 parents cd0c1ba + 1d651a1 commit 94c3501

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,4 +1,4 @@
1-
__version__ = "0.18.3"
1+
__version__ = "0.19.0"
22

33
def qualified_version() -> str:
44
"""Get the qualified version of this module."""

0 commit comments

Comments
 (0)