Skip to content

Commit 21520f9

Browse files
Merge #849
849: Update version for the next release (v0.28.3) r=curquiza a=meili-bot _This PR is auto-generated._ The automated script updates the version of meilisearch-python to a new version: "v0.28.3" Co-authored-by: meili-bot <[email protected]>
2 parents d31673b + d74f0ac commit 21520f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.28.2"
3+
__version__ = "0.28.3"
44

55

66
def qualified_version() -> str:

0 commit comments

Comments
 (0)