Skip to content

Commit

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



Co-authored-by: alallema <amelie@meilisearch.com>
  • Loading branch information
bors[bot] and alallema authored Mar 14, 2022
2 parents d0e8d45 + 48f8438 commit f9d5fa2
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,4 +1,4 @@
__version__ = "0.18.0"
__version__ = "0.18.1"

def qualified_version() -> str:
"""Get the qualified version of this module."""
Expand Down

0 comments on commit f9d5fa2

Please sign in to comment.