Skip to content

Commit 52ec111

Browse files
committed
Update version for the next release (v0.33.0) in version.py
1 parent 1038e4d commit 52ec111

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.32.0"
3+
__version__ = "0.33.0"
44

55

66
def qualified_version() -> str:

0 commit comments

Comments
 (0)