Skip to content

Commit 6003393

Browse files
authored
Merge pull request #1192 from meilisearch/meili-bot/bump-version
Update version for the next release (v0.40.0)
2 parents f7340ef + f569251 commit 6003393

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.39.0"
3+
__version__ = "0.40.0"
44

55

66
def qualified_version() -> str:

0 commit comments

Comments
 (0)