Skip to content

Commit 65ba249

Browse files
bors[bot]alallema
andauthored
Merge #590
590: Update version for the next release (0.22.2) r=alallema a=alallema Co-authored-by: alallema <[email protected]>
2 parents fea4d13 + 82938fe commit 65ba249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meilisearch/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import annotations
22

3-
__version__ = "0.22.1"
3+
__version__ = "0.22.2"
44

55

66
def qualified_version() -> str:

0 commit comments

Comments
 (0)