Skip to content

Commit e660038

Browse files
Merge #1058
1058: Update version for the next release (v0.33.1) r=curquiza a=meili-bot ⚠️ This PR is automatically generated. Check the new version is the expected one. Co-authored-by: sanders41 <[email protected]>
2 parents 372c082 + a23c084 commit e660038

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.33.0"
3+
__version__ = "0.33.1"
44

55

66
def qualified_version() -> str:

0 commit comments

Comments
 (0)