Skip to content

Commit

Permalink
Merge #609
Browse files Browse the repository at this point in the history
609: Update version for the next release (v0.23.0) r=alallema a=alallema



Co-authored-by: alallema <[email protected]>
Co-authored-by: Amélie <[email protected]>
  • Loading branch information
3 people authored Nov 28, 2022
2 parents 11cfadd + 14cac0e commit 0b2f184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meilisearch/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from __future__ import annotations

__version__ = "0.22.2"
__version__ = "0.23.0"


def qualified_version() -> str:
Expand Down

0 comments on commit 0b2f184

Please sign in to comment.