Skip to content

Commit 2301e8d

Browse files
bors[bot]alallema
andauthored
Merge #537
537: Update version for the next release (v0.21.0) r=alallema a=alallema Co-authored-by: alallema <[email protected]> Co-authored-by: Amélie <[email protected]>
2 parents 201b30d + 527bcb5 commit 2301e8d

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.20.0"
3+
__version__ = "0.21.0"
44

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

0 commit comments

Comments
 (0)