Skip to content

Commit ffa00be

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

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.31.6"
3+
__version__ = "0.32.0"
44

55

66
def qualified_version() -> str:

0 commit comments

Comments
 (0)