Skip to content

Commit b107c31

Browse files
authored
Merge branch 'main' into bump-meilisearch-v1.3.0
2 parents 5ac0527 + 5ce1081 commit b107c31

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.28.1"
3+
__version__ = "0.28.2"
44

55

66
def qualified_version() -> str:

0 commit comments

Comments
 (0)