Skip to content

Commit a518720

Browse files
bors[bot]alallema
andauthored
Merge #530
530: Update version for the next release (v0.19.2) r=alallema a=alallema Co-authored-by: alallema <[email protected]> Co-authored-by: Amélie <[email protected]>
2 parents e801e85 + 04d82d8 commit a518720

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.19.1"
1+
__version__ = "0.19.2"
22

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

0 commit comments

Comments
 (0)